From user-return-5671-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Mon Jul 27 18:35:48 2009 Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 81535 invoked from network); 27 Jul 2009 18:35:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jul 2009 18:35:48 -0000 Received: (qmail 91587 invoked by uid 500); 27 Jul 2009 18:36:52 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 91518 invoked by uid 500); 27 Jul 2009 18:36:52 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 91508 invoked by uid 99); 27 Jul 2009 18:36:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 18:36:52 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ejeklint@mac.com designates 17.148.16.95 as permitted sender) Received: from [17.148.16.95] (HELO asmtpout020.mac.com) (17.148.16.95) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 18:36:40 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [10.0.1.4] (90-231-157-221-no174.tbcn.telia.com [90.231.157.221]) by asmtp020.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KNG00997ECHLV40@asmtp020.mac.com> for user@couchdb.apache.org; Mon, 27 Jul 2009 11:36:19 -0700 (PDT) Message-id: <8584ACE8-F4F3-419C-8956-B40D6C1475FA@mac.com> From: Per Ejeklint To: user@couchdb.apache.org In-reply-to: <20090727182431.GA12649@tumbolia.org> Subject: Re: Problem with configure in the last svn revision Date: Mon, 27 Jul 2009 20:36:16 +0200 References: <55fad2460907270134n1f43fe91s3a512b8288c71939@mail.gmail.com> <20090727182431.GA12649@tumbolia.org> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org Thanks Noah, that solved it for me. /Per 27 jul 2009 kl. 20.24 skrev Noah Slater: > On Mon, Jul 27, 2009 at 09:34:40AM +0100, Manuel Padron Martinez > wrote: >> I have updated couchdb with the lastest svn version and when I tried >> configure I get >> >> ./configure: line 20350: syntax error near unexpected token `7.15.5' >> ./configure: line 20350: `AC_CHECK_CURL(7.15.5)' > > Please run "./bootstrap" first to see if your problem goes away. > > -- > Noah Slater, http://tumbolia.org/nslater