glib compilation failure with 0.12.0




/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -Wall -D_REENTRANT -c gbsearcharray.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -g -O2 -I/home/rafal/garnome/include -Wall -D_REENTRANT -c gbsearcharray.c -fPIC -DPIC -o gbsearcharray.lo
/tmp/cc6UARhW.s: Assembler messages:
/tmp/cc6UARhW.s:1232: Error: subtraction of two symbols in different sections `.LBB27' {*UND* section} - `g_bsearch_array_remove' {.text section} at file address 5732 /tmp/cc6UARhW.s:1233: Error: subtraction of two symbols in different sections `.LBB28' {*UND* section} - `g_bsearch_array_remove' {.text section} at file address 5744 /tmp/cc6UARhW.s:1234: Error: subtraction of two symbols in different sections `.LBE28' {*UND* section} - `g_bsearch_array_remove' {.text section} at file address 5756 /tmp/cc6UARhW.s:1235: Error: subtraction of two symbols in different sections `.LBE27' {*UND* section} - `g_bsearch_array_remove' {.text section} at file address 5768
make[13]: *** [gbsearcharray.lo] Error 1
make[13]: Leaving directory `/home/rafal/test/garnome-0.12.0/gnome/glib/work/glib-2.0.4/glib'
make[12]: *** [all-recursive] Error 1
make[12]: Leaving directory `/home/rafal/test/garnome-0.12.0/gnome/glib/work/glib-2.0.4/glib'
make[11]: *** [all-recursive] Error 1
make[11]: Leaving directory `/home/rafal/test/garnome-0.12.0/gnome/glib/work/glib-2.0.4'
make[10]: *** [all-recursive-am] Error 2
make[10]: Leaving directory `/home/rafal/test/garnome-0.12.0/gnome/glib/work/glib-2.0.4'
make[9]: *** [build-work/glib-2.0.4/Makefile] Error 2

I'm using reasonably current Debian woody with:

rafal batyskaf:~/test/garnome-0.12.0/meta/gnome-desktop$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
rafal batyskaf:~/test/garnome-0.12.0/meta/gnome-desktop$ as -v
GNU assembler version 2.12.90.0.1 (i386-linux) using BFD version 2.12.90.0.1 20020307 Debian/GNU Linux

Any suggestions?




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