Gentoo Archives: gentoo-user

From: David Corbin <gentoo.org@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] -fvisibility=hidden
Date: Sat, 17 Jun 2006 02:13:24
Message-Id: 200606162204.36698.gentoo.org@machturtle.com
1 while attempt to upgrade my system, I'm getting this failure.
2
3 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include
4 -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine
5 -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib
6 -DXINE_COMPILE -fvisibility=hidden -DNDEBUG -D_REENTRANT
7 -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -O2 -mcpu=i686 -fomit-frame-pointer
8 -frename-registers -ffunction-sections -c audio_none_out.c -fPIC -DPIC
9 -o .libs/xineplug_ao_out_none_la-audio_none_out.o
10 cc1: error: unrecognized option `-fvisibility=hidden'
11 make[3]: *** [xineplug_ao_out_none_la-audio_none_out.lo] Error 1
12 make[3]: Leaving directory
13 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src/audio_out'
14 make[2]: *** [all-recursive] Error 1
15 make[2]: Leaving directory
16 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src'
17 make[1]: *** [all-recursive] Error 1
18 make[1]: Leaving directory
19 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs'
20 make: *** [all] Error 2
21
22 !!! ERROR: media-libs/xine-lib-1.1.2_pre20060328-r9 failed.
23 Call stack:
24 ebuild.sh, line 1539: Called dyn_compile
25 ebuild.sh, line 939: Called src_compile
26 xine-lib-1.1.2_pre20060328-r9.ebuild, line 235: Called die
27
28 Any ideas for working around it?
29 David
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] -fvisibility=hidden Jeremy Olexa <olexa@××××××.edu>