Advertisement
Guest User

Untitled

a guest
Oct 28th, 2015
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. -- Looking for pthread_create in pthreads
  2. -- Looking for pthread_create in pthreads - not found
  3. -- Looking for pthread_create in pthread
  4. -- Looking for pthread_create in pthread - found
  5. -- Found Threads: TRUE
  6. -- Configuring done
  7. -- Generating done
  8. CMake Warning:
  9. Manually-specified variables were not used by the project:
  10.  
  11. CMAKE_INSTALL_BINDIR
  12. CMAKE_INSTALL_DATAROOTDIR
  13. CMAKE_INSTALL_INCLUDEDIR
  14. CMAKE_INSTALL_LIBDIR
  15. CMAKE_INSTALL_LIBEXECDIR
  16. CMAKE_INSTALL_LOCALSTATEDIR
  17. CMAKE_INSTALL_SBINDIR
  18. CMAKE_INSTALL_SHAREDSTATEDIR
  19. CMAKE_INSTALL_SYSCONFDIR
  20.  
  21.  
  22. -- Build files have been written to: /home/autoeye-1/yocto_bkc/yocto_build/build/tmp/work/corei7-64-poky-linux/embree/2.7.1-r0/build
  23. DEBUG: Shell function do_configure finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement