Mikel, Great!
Did you symlink something like 'libboost_system-gcc42-mt.so' or 'libboost_system-mt-1_35.so' to 'libboost_system-mt.so'? The SCons BOOST_TOOLKIT and BOOST_VERSION options can be used to match those library names without symlinks. Dane On May 31, 2009, at 5:46 PM, Mikel Maron wrote: > > Now in the linking, getting this error. What needs configuring? > Scons still puzzles me. > > > > /usr/bin/ld: /usr/lib64/libboost_system-mt.a(error_code.o): > relocation R_X86_64_32 against `a local symbol' can not be used when > making a shared object; recompile with -fPIC > > /usr/lib64/libboost_system-mt.a: could not read symbols: Bad value > > libboost_system-mt.so wasn't symlinked. Added that and the > compilation completed. Woot! Thanks! > > _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

