Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56071 - media-sound/knob needs -fPIC
Summary: media-sound/knob needs -fPIC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-04 10:29 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-04 16:35 UTC (History)
1 user (show)

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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-04 10:29:14 UTC
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new    -o libknob.la -rpath /usr/lib -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib  -version-info 1:0:0    -module volume.lo knobdial.lo knob.lo myview.lo knobdial.moc.lo knob.moc.lo libknob_la_meta_unload.lo  -lkdeui  
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/volume.o: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
.libs/volume.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libknob.la] Error 1
make[2]: Leaving directory `/mnt/raid0/tmp/portage/knob-1.2/work/knob-1.2/knob'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/raid0/tmp/portage/knob-1.2/work/knob-1.2'
make: *** [all] Error 2

!!! ERROR: media-sound/knob-1.2 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Frank van de Pol (RETIRED) gentoo-dev 2004-07-04 16:35:44 UTC
Added fix to cvs as knob-1.2-r1.