Gentoo Archives: gentoo-user-pl

From: PoLi <poli@×××××××.pl>
To: gentoo-user-pl@l.g.o
Subject: [gentoo-user-pl] Blad podczas kompilacji
Date: Tue, 26 Oct 2004 11:19:46
Message-Id: 003801c4bb4d$b0b8e640$190ba8c0@DRGonzo
1 Witam...
2
3 Zdaje sie ze po aktualizacji gcc i glibc mam problem z emerge -uD world
4
5 gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
6 Ma ktos moze pomysl co z tym zrobic ???
7
8 Pozdrawiam
9 -------ciach -----------
10
11 make[1]: Leaving directory `/var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/lib'
12 Making all in examples
13 make[1]: Entering directory `/var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/examples'
14 if gcc -DHAVE_CONFIG_H -I. -I. -I../common -I../interfaces/cc/ -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -MT example-c.o -MD -MP -MF ".deps/example-c.Tpo" -c -o example-c.o example-c.c; \
15 then mv -f ".deps/example-c.Tpo" ".deps/example-c.Po"; else rm -f ".deps/example-c.Tpo"; exit 1; fi
16 if gcc -DHAVE_CONFIG_H -I. -I. -I../common -I../interfaces/cc/ -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -MT list-dicts.o -MD -MP -MF ".deps/list-dicts.Tpo" -c -o list-dicts.o list-dicts.c; \
17 then mv -f ".deps/list-dicts.Tpo" ".deps/list-dicts.Po"; else rm -f ".deps/list-dicts.Tpo"; exit 1; fi
18 /bin/sh ../libtool --mode=link gcc -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -o list-dicts list-dicts.o ../lib/libaspell.la
19 mkdir .libs
20 /bin/sh ../libtool --mode=link gcc -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -o example-c example-c.o ../lib/libaspell.la
21 gcc -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -o .libs/list-dicts list-dicts.o ../lib/.libs/libaspell.so
22 gcc -march=pentium4 -mcpu=pentium4 -Os -pipe -s -mmmx -fomit-frame-pointer -o .libs/example-c example-c.o ../lib/.libs/libaspell.so
23 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
24 collect2: ld returned 1 exit status
25 make[1]: *** [list-dicts] Error 1
26 make[1]: *** Waiting for unfinished jobs....
27 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3'
28 collect2: ld returned 1 exit status
29 make[1]: *** [example-c] Error 1
30 make[1]: Leaving directory `/var/tmp/portage/aspell-0.50.5-r4/work/aspell-0.50.5/examples'
31 make: *** [all-recursive] Error 1
32 + diefunc src_compile 37 2
33 + local funcname=src_compile lineno=37 exitcode=2
34 + shift 3
35 + echo
36
37 + echo '!!! ERROR: app-text/aspell-0.50.5-r4 failed.'
38 !!! ERROR: app-text/aspell-0.50.5-r4 failed.
39 + echo '!!! Function src_compile, Line 37, Exitcode 2'
40 !!! Function src_compile, Line 37, Exitcode 2
41 + echo '!!! (no error message)'
42 !!! (no error message)
43 + echo '!!! If you need support, post the topmost build error, NOT this status message.'
44 !!! If you need support, post the topmost build error, NOT this status message.
45 + echo
46
47 + exit 1
48 -------ciach -----------

Replies

Subject Author
Re: [gentoo-user-pl] Blad podczas kompilacji Pawel Ludwikow <pludwiko@××××××××××××.pl>
Re: [gentoo-user-pl] Blad podczas kompilacji "Przemysław Maciąg" <p_maciag@××.pl>