Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
1,274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Build started on: 20-11-2012 at 18:02.53
  2. Build ended on: 20-11-2012 at 18:02.54
  3. -------------- Build: Debug in libopenFrameworks ---------------
  4. Target is up to date.
  5. -------------- Build: Debug in reader1 ---------------
  6. make -s -f Makefile Debug
  7. linking i686 bin/reader1_debug linux
  8. obj/i686Debug/src/testApp.o: In function `__static_initialization_and_destruction_0':
  9. /usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::generic_category()'
  10. /usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::generic_category()'
  11. /usr/include/boost/system/error_code.hpp:216: undefined reference to `boost::system::system_category()'
  12. obj/i686Debug/src/main.o: In function `__static_initialization_and_destruction_0':
  13. /usr/include/boost/system/error_code.hpp:214: undefined reference to `boost::system::generic_category()'
  14. /usr/include/boost/system/error_code.hpp:215: undefined reference to `boost::system::generic_category()'
  15. /usr/include/boost/system/error_code.hpp:216: undefined reference to `boost::system::system_category()'
  16. collect2: ld returned 1 exit status
  17. make: *** [bin/reader1_debug] Error 1
  18. Process terminated with status 2 (0 minutes, 1 seconds)
  19. 6 errors, 0 warnings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement