Guest User

OS X error

a guest
May 10th, 2012
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. ../../libtmglib.a ../../liblapack.a ../../librefblas.a -o xlintsts
  2. Undefined symbols for architecture x86_64:
  3. "_slatms_", referenced from:
  4. _schkgb_ in schkgb.o
  5. _schkge_ in schkge.o
  6. _schkgt_ in schkgt.o
  7. _schklq_ in schklq.o
  8. _schkpb_ in schkpb.o
  9. _schkpo_ in schkpo.o
  10. _schkpp_ in schkpp.o
  11. ...
  12. "_slatmt_", referenced from:
  13. _schkps_ in schkps.o
  14. "_slarnd_", referenced from:
  15. _slattb_ in slattb.o
  16. _slattp_ in slattp.o
  17. _slattr_ in slattr.o
  18. _sqrt15_ in sqrt15.o
  19. "_slaror_", referenced from:
  20. _sqrt15_ in sqrt15.o
  21. "_slaran_", referenced from:
  22. _clatm1_ in libtmglib.a(clatm1.o)
  23. "_clarnd_", referenced from:
  24. _clatm1_ in libtmglib.a(clatm1.o)
  25. "_zlatm1_", referenced from:
  26. _zlatme_ in libtmglib.a(zlatme.o)
  27. _zlatmr_ in libtmglib.a(zlatmr.o)
  28. "_dlatm1_", referenced from:
  29. _zlatme_ in libtmglib.a(zlatme.o)
  30. "_dlaran_", referenced from:
  31. _zlarnd_ in libtmglib.a(zlarnd.o)
  32. _zlatm3_ in libtmglib.a(zlatm3.o)
  33. _zlatm2_ in libtmglib.a(zlatm2.o)
  34. ld: symbol(s) not found for architecture x86_64
  35. collect2: ld a retourné 1 code d'état d'exécution
  36. make[2]: *** [xlintsts] Error 1
  37. make[1]: *** [xlintsts] Error 2
  38. make: *** [lapack_testing] Error 2
Add Comment
Please, Sign In to add comment