2012/1/15 Ariel Constenla-Haile <arie...@apache.org>:
>
> Hi,
>
> On Fri, Jan 13, 2012 at 12:15:56PM +0100, Jürgen Schmidt wrote:
>> Hi,
>>
>> you have to update the sources, there was a fix already from Ariel
>> that should solve your problem hopefull
>>
>> Juergen
>>
>> On 1/13/12 12:09 PM, L'oiseau de mer wrote:
>> >Today i try to build failure, it appear this error message. Maybe
>> >recently have modified some code about gtk?
>> >==========================================================
>> >
>> >[ build LNK ] Library/libvclplug_gtk.so
>> >Undefined                       first referenced
>> >  symbol                             in file
>> >g_thread_init
>> >/UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/CxxObject/vcl/unx/gtk/app/gtkinst.o
>> >ld: fatal: symbol referencing errors. No output written to
>> >/UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/LinkTarget/Library/libvclplug_gtk.so
>> >make: *** 
>> >[/UNIX-LAB/ooo/main/solver/340/unxsoli4.pro/workdir/LinkTarget/Library/libvclplug_gtk.so]
>> >Error 2
>
> can you post the full generated command?
> Also, the contents of GTK_CFLAGS, GTK_LIBS, GTHREAD_CFLAGS et. al. may
> be helpful.
>
>
> Regards
> --
> Ariel Constenla-Haile
> La Plata, Argentina
This is my content in SolarisX86Env.Set.sh:

GTK_CFLAGS="-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk
-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include -I/usr/s
fw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  "
GTK_LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpa
ngo-1.0 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lmlib -lgobject-2.0 -lgmodul
e-2.0 -lglib-2.0  "
GTHREAD_CFLAGS="-mt -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  "
GTHREAD_LIBS="-mt -lgthread-2.0 -lglib-2.0  "

And my GTK version is 2.4.9 , gthread is 2.4.1.

Reply via email to