Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. /usr/local/bin/ld: libosquery_additional.a(tls.cpp.o): undefined reference to symbol '_ZTVN5boost6detail16thread_data_baseE'
  2. //usr/local/lib/libboost_thread.so.1.55.0: error adding symbols: DSO missing from command line
  3. collect2: error: ld returned 1 exit status
  4. osquery/CMakeFiles/shell.dir/build.make:146: recipe for target 'osquery/osqueryi' failed
  5. gmake[2]: *** [osquery/osqueryi] Error 1
  6. gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/osquery/work/.build'
  7. CMakeFiles/Makefile2:512: recipe for target 'osquery/CMakeFiles/shell.dir/all' failed
  8. gmake[1]: *** [osquery/CMakeFiles/shell.dir/all] Error 2
  9. gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/osquery/work/.build'
  10. Makefile:141: recipe for target 'all' failed
  11. gmake: *** [all] Error 2
  12. *** [do-build] Error code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement