Created
February 14, 2012 22:29
-
-
Save orospakr/1831083 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking style of sigwait... checking for JS_NewContext in -lmozjs... POSIX | |
checking for pthread_attr_setscope... no | |
checking for JS_NewContext in -ljs... yes | |
checking if pthread_yield takes zero arguments... yes | |
checking if pthread_yield takes 1 argument... no | |
checking for JS_NewContext in -ljs3250... no | |
checking for JS_NewContext in -ljs32... no | |
checking cxxabi.h usability... no | |
configure: error: Could not find the js library. | |
Is the Mozilla SpiderMonkey library installed? | |
yes | |
checking cxxabi.h presence... yes | |
checking for cxxabi.h... yes | |
checking checking for abi::__cxa_demangle... make: *** [couchdb/Makefile] Error 1 | |
make: *** Waiting for unfinished jobs.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment