Hallo, I have tried to build blender-2.65 for the upcomming Fedora 18 release as a mock build and have got the following error messages:
-- Found Subversion: /usr/bin/svn (found version "1.7.7") [100%] Built target buildinfo Scanning dependencies of target blender [100%] Building C object source/creator/CMakeFiles/blender.dir/creator.c.o [100%] Building C object source/creator/CMakeFiles/blender.dir/buildinfo.c.o Linking CXX executable ../../bin/blender /usr/bin/ld: ../../lib/libcycles_util.a(util_cache.cpp.o): undefined reference to symbol '_ZN5boost10filesystem6detail13dir_itr_closeERPvS3_' /usr/bin/ld: note: '_ZN5boost10filesystem6detail13dir_itr_closeERPvS3_' is defined in DSO /lib64/libboost_filesystem-mt.so.1.50.0 so try adding it to the linker command line /lib64/libboost_filesystem-mt.so.1.50.0: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status make[2]: *** [bin/blender] Error 1 make[1]: *** [source/creator/CMakeFiles/blender.dir/all] Error 2 make: *** [all] Error 2 It may be nice, if anyone have a hint to solve this issue. For additional information. Fedora 18 will shipped with boost-.50. Best Regards: Jochen Schmitt _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
