Tilman Linneweh <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list