Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35796 - vlc 0.6.2-r1 -fPIC error when I compile it on a AMD64
Summary: vlc 0.6.2-r1 -fPIC error when I compile it on a AMD64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 05:24 UTC by hendrik
Modified: 2004-01-06 12:33 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 hendrik 2003-12-14 05:24:18 UTC
The errors I get when I emerge vlc on the amd64 follows below:

g++  -Wsign-compare -Wsign-compare -Wall  -finline-limit-30000 -pipe   -o libvlcplugin.so libplugin_a-vlcshell.o libplugin_a-vlcplugin.o libplugin_a-vlcpeer.o   libplugin_a-npunix.o   \
  ../lib/libvlc_pic.a -shared \
  `top_builddir=".." ../vlc-config --libs vlc mozilla builtin pic`
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/vlc-0.6.2-r1/work/ffmpeg-20030813/libavcodec/libavcodec.a(utils.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/var/tmp/portage/vlc-0.6.2-r1/work/ffmpeg-20030813/libavcodec/libavcodec.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libvlcplugin.so] Error 1
make[3]: Leaving directory `/var/tmp/portage/vlc-0.6.2-r1/work/vlc-0.6.2/mozilla'


Reproducible: Always
Steps to Reproduce:
1. emerge vlc
2. wait
3. notice error :)

Actual Results:  
The error message as in the details above 

Expected Results:  
clean build, no errors, working vlc to watch DVDs etc.
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2004-01-06 12:33:32 UTC
Fixed in CVS, thanks!