undefined reference when building gtk 1.2.9



Hi 

I am trying to build GTK 1.2.9 to use with GIMP on Solaris 8 using the
gcc compiler
glib seems to build ok but the make for gtk fails after running for
quite a while with the error
shown below

------------------------------------------------------------------------
-------------------------------------------------------- 

gcc -g -O2 -Wall -o .libs/testgtk testgtk.o .libs/libgtk.so
-L/usr/local/lib -lg
module -lglib -L/usr/openwin/lib -lXext -lX11 -lsocket -lnsl -lm
../gdk/.libs/li
bgdk.so -lgmodule -lglib -lXext -lX11 -lsocket -lnsl -lm
-L/usr/openwin/lib -lXe
xt -lX11 -lsocket -lnsl -L/usr/local/lib -lgmodule -lglib -lm
-Wl,--rpath -Wl,/u
sr/local/lib -Wl,--rpath -Wl,/usr/openwin/lib
.libs/libgtk.so: undefined reference to
`gtk_menu_stop_nqvigating_submenu'
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `testgtk'
Current working directory /export/home/dgh/testcode/gtk+-1.2.9/gtk
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/dgh/testcode/gtk+-1.2.9
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
------------------------------------------------------------------------
-------------------------------------------------------

any ideas

Regards,
Dave Herdman




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