Re: gtk12-config doen't recognize libintl



Tilman Linneweh <tilman arved de> writes:
> My gtk12-config doesn't show -lintl:
> 
> [tilman tl tilman]$ gtk12-config --libs
> -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E
> -lgmodule12 -lglib12 -lXext -lX11 -lm
> 
> My Hosts OS is FreeBSD. The libintl.so and libintl.a are in /usr/local/lib.
> 
> I can only compile gtk-applications if i add -lintl in the Makefiles.
> 
> Any idea what could be the problem?

What is "gtk12-config"? GTK only comes with "gtk-config" which outputs
things like "-lgtk" not "-lgtk12". What version of GTK do you have (I
guess gtk12-config --version)

Perhaps during compilation GTK did not find libintl.

Havoc




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