Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116081 - mpeg4ip-1.1 does not Compile. missing -fPic
Summary: mpeg4ip-1.1 does not Compile. missing -fPic
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-19 12:57 UTC by White
Modified: 2005-12-19 21:47 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 White 2005-12-19 12:57:51 UTC
mpeg4ip-1.1 does not compile on AMD64.

gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)


/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: /                                       var/tmp/portage/mpeg4ip-1.1/image//usr/lib64/libmp4util.a(mpeg4_audio_config.o):                                        relocation R_X86_64_32S against `a local symbol' can not be used when making a                                        shared object; recompile with -fPIC
/var/tmp/portage/mpeg4ip-1.1/image//usr/lib64/libmp4util.a: could not read symbo                                       ls: Bad value
collect2: ld returned 1 exit status
libtool: install: error: relink `celp_plugin.la' with the above command before i                                       nstalling it
make[5]: *** [install-libLTLIBRARIES] Fehler 1
make[5]: Leaving directory `/var/tmp/portage/mpeg4ip-1.1/work/mpeg4ip-1.1/player                                       /plugin/audio/celp'
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2005-12-19 13:08:46 UTC
try 1.4.1 .. its probably going stable tonight 
Comment 2 White 2005-12-19 13:10:21 UTC
adding --with-pic to ebuild file. fix it.
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2005-12-19 13:29:35 UTC
strange, I'm also on amd64 and I've never seen that problem.. does 1.4.1 exhibit the problem too ?
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2005-12-19 21:47:06 UTC
added --with-pic to 1.1..
I have to delay marking 1.4.1... but its better and its fixed in there