Advertisement
salamanderrake

Untitled

May 15th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. Linking CXX executable ../../bin/blender
  2. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: /home/salamanderrake/src/dist/linux64/osl/lib/liboslexec.a(dictionary.cpp.o): undefined reference to symbol 'pugi::xml_attribute_iterator::operator!=(pugi::xml_attribute_iterator const&) const'
  3. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'pugi::xml_attribute_iterator::operator!=(pugi::xml_attribute_iterator const&) const' is defined in DSO /usr/lib64/libpugixml.so.1 so try adding it to the linker command line
  4. /usr/lib64/libpugixml.so.1: could not read symbols: Invalid operation
  5. collect2: ld returned 1 exit status
  6. make[2]: *** [bin/blender] Error 1
  7. make[1]: *** [source/creator/CMakeFiles/blender.dir/all] Error 2
  8. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement