From couchdb-dev-return-313-apmail-incubator-couchdb-dev-archive=incubator.apache.org@incubator.apache.org Tue Apr 29 10:31:42 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 27430 invoked from network); 29 Apr 2008 10:31:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Apr 2008 10:31:41 -0000 Received: (qmail 59015 invoked by uid 500); 29 Apr 2008 10:31:43 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 58982 invoked by uid 500); 29 Apr 2008 10:31:42 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 58958 invoked by uid 99); 29 Apr 2008 10:31:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 03:31:42 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 10:30:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 189F7234C0E1 for ; Tue, 29 Apr 2008 03:27:57 -0700 (PDT) Message-ID: <1244780451.1209464877085.JavaMail.jira@brutus> Date: Tue, 29 Apr 2008 03:27:57 -0700 (PDT) From: "Noah Slater (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Commented: (COUCHDB-47) --with-js-lib configure flag does not work In-Reply-To: <1146635076.1209416516592.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592997#action_12592997 ] Noah Slater commented on COUCHDB-47: ------------------------------------ Sorry to be a pain but could you explain this more or follow the steps outlined previously. > --with-js-lib configure flag does not work > ------------------------------------------ > > Key: COUCHDB-47 > URL: https://issues.apache.org/jira/browse/COUCHDB-47 > Project: CouchDB > Issue Type: Bug > Components: Build System > Environment: OSX Leopard, Spidermonkey 1.7, Erlang 5.6, CouchDB r650729 > Reporter: Robert Rees > > When trying to build against my source distribution of Spidermonkey the build script acknowledges the existence of libjs but gives an error message that the header files (jsapi.h) is not present. This seems to be due to an error in the test file the build script constructs to test the include of the header file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.