Advertisement
techmik

Untitled

Nov 18th, 2011
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. host Java: ide_common (out/host/common/obj/JAVA_LIBRARIES/ide_common_intermediates/classes)
  2. Note: Some input files use or override a deprecated API.
  3. Note: Recompile with -Xlint:deprecation for details.
  4. host Executable: a3dconvert (out/host/linux-x86/obj/EXECUTABLES/a3dconvert_intermediates/a3dconvert)
  5. true
  6. host SharedLib: libext2fs_host (out/host/linux-x86/obj/lib/libext2fs.so)
  7. host Executable: opannotate (out/host/linux-x86/obj/EXECUTABLES/opannotate_intermediates/opannotate)
  8. true
  9. host Executable: oparchive (out/host/linux-x86/obj/EXECUTABLES/oparchive_intermediates/oparchive)
  10. true
  11. host Executable: opimport (out/host/linux-x86/obj/EXECUTABLES/opimport_intermediates/opimport)
  12. true
  13. host Executable: pbkdf2gen (out/host/linux-x86/obj/EXECUTABLES/pbkdf2gen_intermediates/pbkdf2gen)
  14. true
  15. host Executable: resize2fs_host (out/host/linux-x86/obj/EXECUTABLES/resize2fs_host_intermediates/resize2fs)
  16. true
  17. host Executable: test-librsloader (out/host/linux-x86/obj/EXECUTABLES/test-librsloader_intermediates/test-librsloader)
  18. out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Signals.o): In function `PrintStackTrace':
  19. /home/techmik/cm9/external/llvm/lib/Support/Unix/Signals.inc:219: undefined reference to `dladdr'
  20. /home/techmik/cm9/external/llvm/lib/Support/Unix/Signals.inc:231: undefined reference to `dladdr'
  21. out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Threading.o): In function `llvm::llvm_execute_on_thread(void (*)(void*), void*, unsigned int)':
  22. /home/techmik/cm9/external/llvm/lib/Support/Threading.cpp:96: undefined reference to `pthread_create'
  23. /home/techmik/cm9/external/llvm/lib/Support/Threading.cpp:91: undefined reference to `pthread_attr_setstacksize'
  24. /home/techmik/cm9/external/llvm/lib/Support/Threading.cpp:100: undefined reference to `pthread_join'
  25. out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Mutex.o): In function `MutexImpl':
  26. /home/techmik/cm9/external/llvm/lib/Support/Mutex.cpp:69: undefined reference to `pthread_mutexattr_init'
  27. /home/techmik/cm9/external/llvm/lib/Support/Mutex.cpp:75: undefined reference to `pthread_mutexattr_settype'
  28. /home/techmik/cm9/external/llvm/lib/Support/Mutex.cpp:80: undefined reference to `pthread_mutexattr_setpshared'
  29. /home/techmik/cm9/external/llvm/lib/Support/Mutex.cpp:89: undefined reference to `pthread_mutexattr_destroy'
  30. out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Mutex.o): In function `llvm::sys::MutexImpl::tryacquire()':
  31. /home/techmik/cm9/external/llvm/lib/Support/Mutex.cpp:143: undefined reference to `pthread_mutex_trylock'
  32. collect2: ld returned 1 exit status
  33. make: *** [out/host/linux-x86/obj/EXECUTABLES/test-librsloader_intermediates/test-librsloader] Error 1
  34. make: *** Waiting for unfinished jobs....
  35.  
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement