Re: missing definition in libobjtk.so




    Michael> Michael Harnois <mharnois@sbt.net> writes:
    >> I have several apps failing to compile with the message
    >>
    >> /usr/lib/libobgtk.so: undefined reference to
    >> `g_dataset_force_id'

    Michael> Found it. Programs that link against libglib need to be
    Michael> modified to specify -lglib-1.1.

I'm not sure if it's relevant to this case, but someone just patched a 
Makefile.am in gnome-libs/libgnome so that it now uses the correct
-lglib* invocation (right now it's -lglib-1.1; the broken versions
would pull a simple -lglib, which would be an outdated library).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]