Skip to content

Instantly share code, notes, and snippets.

@andywenk
Created September 1, 2014 12:42
Show Gist options
  • Save andywenk/ede001520511e5026646 to your computer and use it in GitHub Desktop.
Save andywenk/ede001520511e5026646 to your computer and use it in GitHub Desktop.
couchdb ./configure -c && make check
==> snappy (compile)
Compiled src/snappy.erl
Compiling c_src/snappy_nif.cc
Compiling c_src/snappy/snappy-sinksource.cc
Compiling c_src/snappy/snappy-stubs-internal.cc
Compiling c_src/snappy/snappy.cc
c_src/snappy/snappy.cc:516:13: warning: unused function 'ComputeTable' [-Wunused-function]
static void ComputeTable() {
^
1 warning generated.
==> rel (compile)
==> couchdb-src (compile)
Object Not Found
make: *** [javascript] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment