Re: building gtk+-1.1.2




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]