Skip to content

Instantly share code, notes, and snippets.

@kwharrigan
Created September 21, 2011 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwharrigan/1230978 to your computer and use it in GitHub Desktop.
Save kwharrigan/1230978 to your computer and use it in GitHub Desktop.
bash-3.2$ make
Making all in faq
make[1]: Nothing to be done for `all'.
Making all in icons
make[1]: Nothing to be done for `all'.
Making all in interpreter
./config-images.sh ../..
../../doc/interpreter/images.mk is unchanged
../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; }
dyld: Symbol not found: _amd_calloc
Referenced from: /private/tmp/homebrew-octave-3.4.2-SH0D/octave-3.4.2/liboctave/.libs/liboctave.0.dylib
Expected in: flat namespace
in /private/tmp/homebrew-octave-3.4.2-SH0D/octave-3.4.2/liboctave/.libs/liboctave.0.dylib
/bin/sh: line 1: 72083 Trace/BPT trap ../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS
make[1]: *** [doc-cache] Error 1
make: *** [all-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment