Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83864 - kdeedu-3.4.0_rc1 fails to compile with dev-util/boost-1.31.0
Summary: kdeedu-3.4.0_rc1 fails to compile with dev-util/boost-1.31.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 11:58 UTC by Heinrich Wendel (RETIRED)
Modified: 2005-03-03 02:39 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 Heinrich Wendel (RETIRED) gentoo-dev 2005-03-02 11:58:48 UTC
When compiling kdeedu-3.4.0_rc1 with boost-1.31.0 on amd64 it fails with the following error:

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/../lib64/libboost_python-gcc-mt-1_31.a(list.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/../lib64/libboost_python-gcc-mt-1_31.a: could not read symbols: Bad value
collect2: ld returned 1 exit status

I upgraded boost to 1.32.0 and now it compiles fine, so I think we should change the dependency.
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-03-03 02:39:13 UTC
Ok, dependency changed in kde-base/kdeedu and kde-base/kig.