Re: glib compilation



I had the same problem too.  people earlier on this list said it was a
problem with gcc 2.x and using 3.x worked fine (or at least with 2.95.3
and 2.95.4).  I have 2.95.3 and I can compile everything perfectly by
removing the --enable-debug=no flag from configure... which seems to be
different from what you said.  unless --enable-debug=no means that
debugging is enabled.

Sean

On Thu, 27 Jun 2002, Eric Lesh wrote:

> 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
>
> --
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
>




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