Re: GTK+ Problems




Philip Trickett <philipt@informatic.ie> writes:

> Hi, I have just re-checked out the gtk+ 1.1 dir out of anon cvs ( I
> decided to rm -r my entire cvs dir, as something was screwy).  I now get
> compile problems with gtk+1.1 (OK, this problem is originally why I
> killed my cvs dir).  The output from make is:
> 
> gcc -g -O2 -DGTK_NO_CHECK_CASTS -Wall -DUSE_XIM -o .libs/testgtk
> testgtk.o -Wl,--rpath -Wl,/usr/local/lib .libs/libgtk-1.1.so -Wl,--rpath
> -Wl,/usr/local/lib ../gdk/.libs/libgdk-1.1.so -L/usr/X11R6/lib -lXext
> -lX11 -L/usr/X11R6/lib -lXext -lX11 -L/usr/local/lib -lglib-1.1 -lm
> .libs/libgtk-1.1.so: undefined reference to `g_module_supported'
> .libs/libgtk-1.1.so: undefined reference to `g_module_error'
> .libs/libgtk-1.1.so: undefined reference to `g_module_close'
> .libs/libgtk-1.1.so: undefined reference to `g_module_name'
> .libs/libgtk-1.1.so: undefined reference to `g_module_symbol'
> .libs/libgtk-1.1.so: undefined reference to `g_module_open'
> make[2]: *** [testgtk] Error 1
> make[2]: Leaving directory `/scratch/gnomecvs/gtk+/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/scratch/gnomecvs/gtk+'
> make: *** [all-recursive-am] Error 2
> [phil@chopin gtk+]# 
> 
> 
> I have done a make maintainer-clean, and then run automake, autoconf
> ./configure, but the error still happens.  Could someone please help, as
> I decided to clean up my libs and includes, so that no stray bit were
> lying around, and I decided to kill my current gnome installation.  So
> no gnome for me for now!!

Update your glib module.

Regards,
                                        Owen



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