Skip to content

Instantly share code, notes, and snippets.

@indutny
Created August 15, 2012 16:46
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 indutny/8b39f8846c004c48d089 to your computer and use it in GitHub Desktop.
Save indutny/8b39f8846c004c48d089 to your computer and use it in GitHub Desktop.
indutny@indutny-VirtualBox:~/Code/vock/build$ cc '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DHAVE_CONFIG_H' -I/home/indutny/.node-gyp/0.8.6/src -I/home/indutny/.node-gyp/0.8.6/deps/uv/include -I/home/indutny/.node-gyp/0.8.6/deps/v8/include -I../deps/speex -I../deps/speex/speex/include -I../deps/speex/speex/src -I../deps/speex/speex/libspeex -Wall -pthread -m32 -O2 -fno-strict-aliasing -fno-tree-vrp -MMD -MF ./Release/.deps/Release/obj.target/speex/deps/speex/speex/libspeex/cb_search.o.d.raw -c -o Release/obj.target/speex/deps/speex/speex/libspeex/cb_search.o ../deps/speex/speex/libspeex/cb_search.c
In file included from ../deps/speex/speex/libspeex/arch.h:78:0,
from ../deps/speex/speex/libspeex/cb_search.h:39,
from ../deps/speex/speex/libspeex/cb_search.c:36:../deps/speex/speex/include/speex/speex_types.h:122:40: fatal error: speex/speex_config_types.h: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment