[9373] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: building gtk+-1.1.2
daemon@ATHENA.MIT.EDU (Owen Taylor)
Sat Oct 17 11:05:52 1998
To: gtk-list@redhat.com
From: Owen Taylor <otaylor@redhat.com>
Date: 17 Oct 1998 11:16:42 -0400
In-Reply-To: Todd Dukes's message of "Fri, 16 Oct 1998 15:55:30 -0500"
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Todd Dukes <tdukes@ibmoto.com> writes:
> I am trying to build gtk-1.1.2 and I get alot of
> undefined symbols. It is almost as if it cannot find
> glib-1.1.3. Has anybody else seen this problem?
As a quick guess, you probably are building on
a non-ELF platform.
Try making a symlink from libglib-1.1.so to
libglib-1.1.so.3.x[.y] and then editing the glib-config
script to say -lglib-1.1 instead of -lglib.
(I made some configuration changes which I didn't
think about carefully enough in terms of all platforms.
It will be fixed, on way or the other in the next
release.)
Regards,
Owen
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null