Guest User

Untitled

a guest
Dec 20th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. Michaels-MacBook-Pro:build Michael$ python -OO make.py -c tlopo-alpha-v1.2.6
  2. Compiling CXX codes...
  3. src/tlopocipher.cxx
  4. src/resources.cxx
  5. src/pirates.cxx
  6. /Users/Michael/Nirai/src/main.cxx
  7. /Users/Michael/Nirai/src/aes.cxx
  8. Linking...
  9. Undefined symbols for architecture x86_64:
  10. "_CRYPTO_THREADID_set_callback", referenced from:
  11. __setup_ssl_threads in libpythonembed.a(_ssl.c.o)
  12. "_CRYPTO_THREADID_set_numeric", referenced from:
  13. __ssl_threadid_callback in libpythonembed.a(_ssl.c.o)
  14. "_HMAC_CTX_copy", referenced from:
  15. _PKCS5_PBKDF2_HMAC_fast in libpythonembed.a(_hashopenssl.c.o)
  16. "_SSL_CTX_set_next_proto_select_cb", referenced from:
  17. __set_npn_protocols in libpythonembed.a(_ssl.c.o)
  18. "_SSL_CTX_set_next_protos_advertised_cb", referenced from:
  19. __set_npn_protocols in libpythonembed.a(_ssl.c.o)
  20. "_SSL_get0_next_proto_negotiated", referenced from:
  21. _PySSL_selected_npn_protocol in libpythonembed.a(_ssl.c.o)
  22. "_SSL_select_next_proto", referenced from:
  23. __selectNPN_cb in libpythonembed.a(_ssl.c.o)
  24. "_TLSv1_1_method", referenced from:
  25. _context_new in libpythonembed.a(_ssl.c.o)
  26. "_TLSv1_2_method", referenced from:
  27. _context_new in libpythonembed.a(_ssl.c.o)
  28. ld: symbol(s) not found for architecture x86_64
  29. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  30. The following command returned non-zero value (1): g++ -o built-1.2.6/The\ Legend\ of\ Pirates\ Online -L"/Users/Michael/Nirai/panda3d/thirdparty/darwi...
Advertisement
Add Comment
Please, Sign In to add comment