glib compilation



Hi.

I've been running garnome for a while, on debian woody (gcc 2.95.4).  I
tried an update to garnome 0.12.0 today, and it fails on glib with:

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/eric/garnome/include
-I/home/eric/garnome/include -I/home/eric/garnome/include
-I/home/eric/garnome/include -I/home/eric/garnome/include
-I/home/eric/garnome/include -I/home/eric/garnome/include
-I/home/eric/garnome/include -I/home/eric/garnome/include
-I/home/eric/garnome/include -I/home/eric/garnome/include -g -O2
-I/home/eric/garnome/include -g -O2 -I/home/eric/garnome/include -g -O2
-I/home/eric/garnome/include -g -O2 -I/home/eric/garnome/include -g -O2
-I/home/eric/garnome/include -g -O2 -I/home/eric/garnome/include -g -O2
-I/home/eric/garnome/include -g -O2 -I/home/eric/garnome/include -g -O2
-I/home/eric/garnome/include -Wall -D_REENTRANT -c gbsearcharray.c 
-fPIC -DPIC -o gbsearcharray.lo
/tmp/ccopFx1c.s: Assembler messages:
/tmp/ccopFx1c.s:1232: Error: subtraction of two symbols in different
sections `.LBB27' {*UND* section} - `g_bsearch_array_remove' {.text
section} at file address 5732
/tmp/ccopFx1c.s:1233: Error: subtraction of two symbols in different
sections `.LBB28' {*UND* section} - `g_bsearch_array_remove' {.text
section} at file address 5744
/tmp/ccopFx1c.s:1234: Error: subtraction of two symbols in different
sections `.LBE28' {*UND* section} - `g_bsearch_array_remove' {.text
section} at file address 5756
/tmp/ccopFx1c.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/eric/downloads/garnome/garnome-0.12.0/gnome/glib/work/glib-2.0.4/glib'


The only info on this I could find was from a news.gnome.org comment,
but he'd disabled debugging and Jeff *smack*ed him for modifying
CONFIGURE_ARGS :-) I didn't modify them, so hopefully there won't be any
smacking, but the problem is still there.  Anybody know why?

-eric




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