Gentoo Archives: gentoo-user-de

From: Sebastian <selist@×××××.de>
To: Gentoo <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] Unwind_GetIPInfo@GCC_4.2.0
Date: Tue, 10 Mar 2009 16:22:00
Message-Id: 200903101721.56650.selist@arcor.de
1 Hallo,
2
3 neben ghostscript-gpl (ghostscript-eps geht) meldet auch gimp die "undefined
4 reference to `_Unwind_GetIPInfo@GCC_4.2.0" weis jemand was da kaputt ist?
5 revdep-rebuild findet dazu nichts außer ein poppler problem weshalb gimp
6 neugebaut werden soll.
7
8 Gruß
9 Sebastian
10
11
12 i686-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG -O2 -fPIC -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned
13 long
14 long" -march=athlon -O2 -pipe -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/lib/ghostscript/8.64\" -I./obj/../soobj -I./base -g -o ./bin/../sobin/gsc ./psi/dxmainc.c -L./bin/../sobin -lgs
15 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/libstdc++.so.6: undefined reference to
16 `_Unwind_GetIPInfo@GCC_4.2.0'
17 collect2: ld returned 1 exit status
18 make[1]: *** [bin/../sobin/gsc] Fehler 1
19 make[1]: Leaving directory
20 `/var/tmp/portage/app-text/ghostscript-gpl-8.64/work/ghostscript-8.64'
21 make: *** [so] Fehler 2
22 *