Gentoo Archives: gentoo-user-de

From: Stephan Wentz <stephan@×××××.it>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Probleme beim kompilieren von xine-lib-1.1.2_pre20060328-r9
Date: Wed, 21 Jun 2006 22:11:17
Message-Id: 4499C2EA.5050807@wentz.it
1 Hallo! Versuche nun schon seit Tagen ein World-Update, es scheitert
2 immer an der xine-lib:
3
4
5 <snip>
6 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
7 -I../../include -I../../include -I../../src -I../../src/xine-engine
8 -I../../src/xine-engine -I../../src/xine-utils -I../../src/input
9 -I../../src/input -I../../lib -DXINE_COMPILE -fvisibility=hidden
10 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE
11 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -mno-push-args
12 -frename-registers -ffunction-sections -c audio_file_out.c -fPIC -DPIC
13 -o .libs/xineplug_ao_out_file_la-audio_file_out.o
14 cc1: error: unrecognized option `-fvisibility=hidden'
15 make[3]: *** [xineplug_ao_out_file_la-audio_file_out.lo] Error 1
16 make[3]: *** Waiting for unfinished jobs....
17 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
18 -I../../include -I../../include -I../../src -I../../src/xine-engine
19 -I../../src/xine-engine -I../../src/xine-utils -I../../src/input
20 -I../../src/input -I../../lib -DXINE_COMPILE -fvisibility=hidden
21 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE
22 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -mno-push-args
23 -frename-registers -ffunction-sections -c audio_none_out.c -fPIC -DPIC
24 -o .libs/xineplug_ao_out_none_la-audio_none_out.o
25 cc1: error: unrecognized option `-fvisibility=hidden'
26 make[3]: *** [xineplug_ao_out_none_la-audio_none_out.lo] Error 1
27 make[3]: Leaving directory
28 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src/audio_out'
29 make[2]: *** [all-recursive] Error 1
30 make[2]: Leaving directory
31 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src'
32 make[1]: *** [all-recursive] Error 1
33 make[1]: Leaving directory
34 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs'
35 make: *** [all] Error 2
36
37 !!! ERROR: media-libs/xine-lib-1.1.2_pre20060328-r9 failed.
38 !!! Function src_compile, Line 235, Exitcode 2
39 !!! emake failed
40 !!! If you need support, post the topmost build error, NOT this status
41 message.
42
43 mars ~ #
44 </snip>
45
46 Kann jemand damit was anfangen? Ich hab auf bugs.gentoo.org und im forum
47 gesucht, aber nichts gefunden :(
48
49 Danke schonmal im vorraus,
50
51 Stephan
52 --
53 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Probleme beim kompilieren von xine-lib-1.1.2_pre20060328-r9 Sebastian Damm <lists@×××××.de>