Compile of GLIB 1.2.10 fails



Hi all,

Running SuSE Linux release 6.4 with a 2.2.14 kernel, glibc 2.1.3

I'm trying to compile release 1.2.2 of The Gimp.

This needs GTK. So I downloaded release 1.2.10 of GTK+

This needs GLIB. So I downloaded release 1.2.10 of GLIB

This won't compile. So I'm seeking your help.

It configures OK, but fails during make. Errors reported are:

root pgargan:/usr/src/glib-1.2.10 # make   
make  all-recursive
make[1]: Entering directory `/usr/src/glib-1.2.10'
Making all in .
make[2]: Entering directory `/usr/src/glib-1.2.10'
/bin/sh ./libtool --mode=link gcc  -g -O2 -Wall  -D_REENTRANT  -o testglib  testglib.o libglib.la 
gcc -g -O2 -Wall -D_REENTRANT -o .libs/testglib testglib.o .libs/libglib.so -Wl,--rpath -Wl,/usr/local/lib
/lib/libc.so.6: undefined reference to `_dl_init_next GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_debug_impcalls GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_debug_message GLIBC_2 0'
collect2: ld returned 1 exit status
make[2]: *** [testglib] Error 1
make[2]: Leaving directory `/usr/src/glib-1.2.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/glib-1.2.10'
make: *** [all-recursive-am] Error 2

I suspect that this is more a GLIBC error than a GLIB error, so perhaps I
should be talking to those people instead. Still, if anyone can offer any insights,
I'd be grateful.

Thanks in advance,
Paul Gargan.



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