Gentoo Archives: gentoo-user-de

From: Sebastian <selist@×××××.de>
To: Gentoo <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] faac kann nicht gebaut werden
Date: Tue, 06 Jan 2009 12:47:45
Message-Id: 200901061347.21624.selist@arcor.de
1 Hallo,
2
3 die media-libs/faac-1.26-r1 lässt sich nicht bauen und blockiert damit alle
4 weiteren Pakete.
5 Leider gibt mir folgender Auszug nicht den Hinweis wie ich das Problem gelöst
6 bekomme, hat hier jemand eine Idee?
7
8 Gruß
9 Sebastian
10
11 make[2]: Entering directory
12 `/var/tmp/portage/media-libs/faac-1.26-r1/work/faac/frontend'
13 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=athlon -O2 -pipe -MT
14 main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
15 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -march=athlon -O2 -pipe -MT
16 input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
17 In file included from input.h:26,
18 from main.c:79:
19 ../config.h:103:1: warning: "PACKAGE_BUGREPORT" redefined
20 In file included from /usr/include/mp4.h:35,
21 from main.c:33:
22 /usr/include/libmp4v2/mpeg4ip.h:47:1: warning: this is the location of the
23 previous definition
24 In file included from input.h:26,
25 from main.c:79:
26 ../config.h:106:1: warning: "PACKAGE_NAME" redefined
27 In file included from /usr/include/mp4.h:35,
28 from main.c:33:
29 /usr/include/libmp4v2/mpeg4ip.h:48:1: warning: this is the location of the
30 previous definition
31 In file included from input.h:26,
32 from main.c:79:
33 ../config.h:109:1: warning: "PACKAGE_STRING" redefined
34 In file included from /usr/include/mp4.h:35,
35 from main.c:33:
36 /usr/include/libmp4v2/mpeg4ip.h:49:1: warning: this is the location of the
37 previous definition
38 In file included from input.h:26,
39 from main.c:79:
40 ../config.h:112:1: warning: "PACKAGE_TARNAME" redefined
41 In file included from /usr/include/mp4.h:35,
42 from main.c:33:
43 /usr/include/libmp4v2/mpeg4ip.h:50:1: warning: this is the location of the
44 previous definition
45 In file included from input.h:26,
46 from main.c:79:
47 ../config.h:115:1: warning: "PACKAGE_VERSION" redefined
48 In file included from /usr/include/mp4.h:35,
49 from main.c:33:
50 /usr/include/libmp4v2/mpeg4ip.h:51:1: warning: this is the location of the
51 previous definition
52 mv -f .deps/input.Tpo .deps/input.Po
53 mv -f .deps/main.Tpo .deps/main.Po
54 /bin/sh ../libtool --tag=CC --mode=link
55 i686-pc-linux-gnu-gcc -march=athlon -O2 -pipe -Wl,-O1 -o faac main.o
56 input.o ../libfaac/libfaac.la -lm -lmp4v2
57 mkdir .libs
58 i686-pc-linux-gnu-gcc -march=athlon -O2 -pipe -Wl,-O1 -o .libs/faac main.o
59 input.o ../libfaac/.libs/libfaac.so -lm /usr/lib/libmp4v2.so -ldl
60 /usr/lib/gcc/i686-pc-linux-gnu/4.2.4/libstdc++.so.6: undefined reference to
61 `_Unwind_GetIPInfo@GCC_4.2.0'
62 collect2: ld returned 1 exit status
63 make[2]: *** [faac] Fehler 1
64 make[2]: Leaving directory
65 `/var/tmp/portage/media-libs/faac-1.26-r1/work/faac/frontend'
66 make[1]: *** [all-recursive] Fehler 1
67 make[1]: Leaving directory
68 `/var/tmp/portage/media-libs/faac-1.26-r1/work/faac'
69 make: *** [all] Fehler 2
70 *
71 * ERROR: media-libs/faac-1.26-r1 failed.
72 * Call stack:
73 * ebuild.sh, line 49: Called src_compile
74 * environment, line 2831: Called die
75 * The specific snippet of code:
76 * emake || die "emake failed"
77 * The die message:
78 * emake failed
79 *

Replies

Subject Author
Re: [gentoo-user-de] faac kann nicht gebaut werden Jan Kohnert <nospam001-lists@×××××××××××××.org>
Re: [gentoo-user-de] faac kann nicht gebaut werden Oliver Rath <rath@×××××.de>