Guest User

Untitled

a guest
Jan 21st, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. bash-3.2$ make
  2. Making all in faq
  3. make[1]: Nothing to be done for `all'.
  4. Making all in icons
  5. make[1]: Nothing to be done for `all'.
  6. Making all in interpreter
  7. ./config-images.sh ../..
  8. ../../doc/interpreter/images.mk is unchanged
  9. ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; }
  10. dyld: Symbol not found: _amd_calloc
  11. Referenced from: /private/tmp/homebrew-octave-3.4.2-SH0D/octave-3.4.2/liboctave/.libs/liboctave.0.dylib
  12. Expected in: flat namespace
  13. in /private/tmp/homebrew-octave-3.4.2-SH0D/octave-3.4.2/liboctave/.libs/liboctave.0.dylib
  14. /bin/sh: line 1: 72083 Trace/BPT trap ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS
  15. make[1]: *** [doc-cache] Error 1
  16. make: *** [all-recursive] Error 1
Add Comment
Please, Sign In to add comment