kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21781
Is any one else see this bug, when building 64 bit system. My 32 bit system compiles just fine. bzr 6362, Debian, jessie 64 bits.
I'm getting a build error on 64 Debian jussie system, but not 32 bit Debian
jessie,
Looks like it's realted to Boost, I know there was some change's -fPIC
change's which has been made.
Any one else seen this ?
/usr/bin/ld: ../../boost_root/lib/libboost_filesystem.a(operations.o):
relocation R_X86_64_32 against `__pthread_key_create' can not be used when
making a shared object; recompile with -fPIC
../../boost_root/lib/libboost_filesystem.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
cvpcb/CMakeFiles/cvpcb_kiface.dir/build.make:762: recipe for target
'cvpcb/_cvpcb.kiface' failed
make[2]: *** [cvpcb/_cvpcb.kiface] Error 1
CMakeFiles/Makefile2:840: recipe for target
'cvpcb/CMakeFiles/cvpcb_kiface.dir/all' failed
Lachlan.
Follow ups