Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132542 - =media-libs/xine-lib-1.1.2_pre20060328-r5 : unrecognized option `-fvisibility=hidden'
Summary: =media-libs/xine-lib-1.1.2_pre20060328-r5 : unrecognized option `-fvisibility...
Status: RESOLVED DUPLICATE of bug 132122
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 03:06 UTC by Thomas Hoff
Modified: 2006-05-07 03:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hoff 2006-05-07 03:06:18 UTC
When doing:
ACCEPT_KEYWORDS=~x86 emerge =media-libs/xine-lib-1.1.2_pre20060328-r5 

I get:
Making all in audio_out
make[3]: Entering directory `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r5/work/xine-lib-1.1.2cvs/src/audio_out'
/bin/sh ../../libtool-nofpic --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils  -I../../src/input -I../../src/input  -I../../lib -DXINE_COMPILE  -fvisibility=hidden -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -DENABLE_IPV6 -O3 -march=pentium3 -fomit-frame-pointer -pipe -frename-registers -ffunction-sections -c -o xineplug_ao_out_none_la-audio_none_out.lo `test -f 'audio_none_out.c' || echo './'`audio_none_out.c
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -fvisibility=hidden -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O3 -march=pentium3 -fomit-frame-pointer -pipe -frename-registers -ffunction-sections -c audio_none_out.c  -fPIC -DPIC -o .libs/xineplug_ao_out_none_la-audio_none_out.o
cc1: error: unrecognized option `-fvisibility=hidden'
make[3]: *** [xineplug_ao_out_none_la-audio_none_out.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r5/work/xine-lib-1.1.2cvs/src/audio_out'
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-07 03:07:30 UTC
Your gcc is outdated and unsupported.


*** This bug has been marked as a duplicate of 132122 ***