On 08/01/2009 08:44 PM, julien wrote:
> Hi,
>
> I am trying to install gtk+-2.16.5 from sources under openSuse-11.0,
> (before installing unstable GIMP for UI translation).
> "Configure" gives no error message.
> Running "make" gives this error:
 >
> /usr/local/lib/libgio-2.0.so: undefined reference to `g_poll'
>
> I can't find how to resolve this problem.
> I'd be grateful for any help.

Looks like you're not linking against the proper GLib library, make sure 
to setup PKG_CONFIG_PATH and LD_LIBRARY_PATH at configure time so that 
the right dependencies are found preferably through the use of config.site.

  / Martin
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to