Also if you're not hip to the C, check for things like /usr/include/js/jsapi.h or similar. Its likely that your OS has a SpiderMonkey that's getting preferred over what's in build-couch.
On Fri, Sep 2, 2011 at 12:29 AM, Jason Smith <[email protected]> wrote: > 2011/9/2 Daniel Itaboraí <[email protected]>: >> Hi there, >> >> Not sure if I'm this is the right place, but I'm trying to build CouchDB >> using build-couchdb. Unfortunately I'm erroring out while trying to build >> couch_js. >> >> I was wondering if anyone could give me some pointers on what to do next. >> >> I've paste the output of rake --trace below if it helps >> >> http://pastebin.com/nMQg6J9i > > Thanks. > > Which operating system and version are you on? > > Are you building from git://github.com/iriscouch/build-couchdb? > > Did you change to dependencies/couchdb and run any Git commands? > > I think there is possibly an error beginning from line 211. Usually, > when you see a string of bad casts and undeclared identifiers it means > a missing or wrong .h file. Hopefully some of your answers will > provide a clue. > > -- > Iris Couch >
