Mailing List Archive

undefined reference to '_Unwind_Resume_or_Rethrow@GCC_3.3'
Can anyone tell me anything about the following error? I upgraded gcc
from 2.95.3 to 3.3.4-r1, and after recompiling glibc and binutils I
started an 'emerge -e world' that stopped with the following error in
xfree-4.3.0-r6:


<...clipped...>
installing in programs/scripts...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc/programs/scripts'
install -c -m 0755 xon.sh /var/tmp/portage/xfree-4.3.0-r6/image//usr/X11R6/bin/xon
install in programs/scripts done
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc/programs/scripts'
installing in programs/glxinfo...
make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc/programs/glxinfo'
rm -f glxinfo
gcc -o glxinfo -mno-mmx -ansi -pedantic -Wno-return-type -w -L../../exports/lib glxinfo.o -lGLU -lGL -lXext -lX11 -lpthread -lm -Wl,-rpath-link,../../exports/lib
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
collect2: ld returned 1 exit status
make[3]: *** [glxinfo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc/programs/glxinfo'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r6/work/xc'
make: *** [install] Error 2

!!! ERROR: x11-base/xfree-4.3.0-r6 failed.
!!! Function src_install, Line 635, Exitcode 2
!!! (no error message)


Can anyone help me out? I really don't know where this might be
coming from. Why would there be an undefined reference is libstdc++?

Thanks,
Marco


--
"Efficiency is intelligent laziness."
- David Dunham


--
gentoo-user@gentoo.org mailing list