[Bug 87976] New: kdemultimedia won't comiple without -fPIC; when compiled, doesn't work
Chris Lieb
chris__lieb at hotmail.com
Tue Aug 24 21:08:30 BST 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=87976
Summary: kdemultimedia won't comiple without -fPIC; when
compiled, doesn't work
Product: kdemultimedia
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kde-multimedia kde org
ReportedBy: chris__lieb hotmail com
Version: (using KDE KDE 3.3.0)
Installed from: Gentoo Packages
Compiler: gcc-3.3.4 glibc-2.3.4.20040808-r0; gcc compiled with java and fortran77 support
OS: Linux
When I emerge kdemultimedia, it errors:
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: main.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
main.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [kaudiocreator] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/kaudiocreator'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/kaudiocreator'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0'
make: *** [all] Error 2
!!! ERROR: kde-base/kdemultimedia-3.3.0 failed.
!!! Function kde_src_compile, Line 130, Exitcode 2
!!! died running emake, kde_src_compile:make
When I compile with -fPIC, it completes. However, not KMix will not recognize any output devices and only has "Dummy" input devices, and Noatun crashed when I attempt to start it. I am running a 64-bit install on an Athlon64.
More information about the kde-multimedia
mailing list