Re: building gtk+-1.1.2
- From: Owen Taylor <otaylor redhat com>
- To: gtk-list redhat com
- Subject: Re: building gtk+-1.1.2
- Date: 17 Oct 1998 11:16:42 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]