Can not compile CouchDB on Ubuntu Lucid with latest Spidermonkey
----------------------------------------------------------------

                 Key: COUCHDB-826
                 URL: https://issues.apache.org/jira/browse/COUCHDB-826
             Project: CouchDB
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.0
         Environment: Ubuntu Lucid with latest Spidermonkey
            Reporter: Vanson Samuel


Configure goes through correctly however make fails due to an undefined 
reference to js_fgets.  I am using the latest Spidermonkey directly from the 
repo.  The configure, and make logs are included in the links below.

./configure  --prefix=/opt/couchdb 
--with-erlang=/opt/erlang/lib/erlang/usr/include  
--with-js-include=/opt/js/include/js --with-js-lib=/opt/js/lib
=> http://pastie.org/1046491

make
=> http://pastie.org/1046496

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to