From user-return-18683-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Nov 3 09:31:48 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F062E7969 for ; Thu, 3 Nov 2011 09:31:47 +0000 (UTC) Received: (qmail 40871 invoked by uid 500); 3 Nov 2011 09:31:46 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 40812 invoked by uid 500); 3 Nov 2011 09:31:45 -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 40804 invoked by uid 99); 3 Nov 2011 09:31:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 09:31:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mkimber@kana.com designates 64.95.72.241 as permitted sender) Received: from [64.95.72.241] (HELO mxout.myoutlookonline.com) (64.95.72.241) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2011 09:31:37 +0000 Received: from mxout.myoutlookonline.com (localhost [127.0.0.1]) by mxout.myoutlookonline.com (Postfix) with ESMTP id 7B5167A17FB for ; Thu, 3 Nov 2011 05:31:16 -0400 (EDT) X-Virus-Scanned: by SpamTitan at mail.lan Received: from HUB015.mail.lan (unknown [10.110.2.1]) by mxout.myoutlookonline.com (Postfix) with ESMTP id 16AC57A17F8 for ; Thu, 3 Nov 2011 05:31:16 -0400 (EDT) Received: from BE259.mail.lan ([10.110.32.159]) by HUB015.mail.lan ([10.110.17.15]) with mapi; Thu, 3 Nov 2011 05:30:56 -0400 From: Mike Kimber To: "user@couchdb.apache.org" Date: Thu, 3 Nov 2011 05:31:14 -0400 Subject: RE: CouchDB 1.1.1 build - couch_js/utf8.h:19:7: error: no newline at end of file Thread-Topic: CouchDB 1.1.1 build - couch_js/utf8.h:19:7: error: no newline at end of file Thread-Index: AcyZdDdHBnR1h8HpTMqvFs+TPI6prQAlxZQw Message-ID: References: <4EB14BD6.6030106@gmail.com> <4EB150F9.2000206@gmail.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Centos 5.6 Thanks Mike MICHAEL KIMBER | PRINCIPAL ARCHITECT d : +44 (0)28 9078 8378 -----Original Message----- From: Robert Newson [mailto:rnewson@apache.org]=20 Sent: 02 November 2011 15:30 To: user@couchdb.apache.org Subject: Re: CouchDB 1.1.1 build - couch_js/utf8.h:19:7: error: no newline = at end of file What platform is this? On 2 November 2011 14:17, CGS wrote: > No problem. > > I hope the developers following this mail list will correct the problem i= n > the repository. > > Cheers, > CGS > > > > > On 11/02/2011 03:01 PM, Mike Kimber wrote: >> >> CGS, >> >> That did the trick >> >> Thanks >> >> Mike >> >> >> -----Original Message----- >> From: CGS [mailto:cgsmcmlxxv@gmail.com] >> Sent: 02 November 2011 13:56 >> To: user@couchdb.apache.org >> Subject: Re: CouchDB 1.1.1 build - couch_js/utf8.h:19:7: error: no newli= ne >> at end of file >> >> Hi, >> >> Just add a new line in >> /opt/software/apache-couchdb-1.1.1/src/couchdb/priv/couch_js/utf8.h >> (press ENTER in any editor you may use to open it) and try again. >> >> Cheers, >> CGS >> >> >> >> On 11/02/2011 02:34 PM, Mike Kimber wrote: >>> >>> Hi, >>> >>> I'm currently trying to build the latest release of CouchDB 1.1.1 which= I >>> downloaded from the Couchdb website. I've built Curl and Erlang to get = the >>> correct versions and ./configure has passed and told be me to Relax :). >>> However when I run Make I get the following error: >>> >>> make[4]: Entering directory >>> `/opt/software/apache-couchdb-1.1.1/src/couchdb/priv' >>> gcc -DHAVE_CONFIG_H -I. -I../../.. =A0 -D_XOPEN_SOURCE =A0-L/usr/local/= lib >>> -L/opt/local/lib -I/usr/local/lib/erlang/usr/include >>> -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include >>> -I/opt/local/lib/erlang/usr/include -I/usr/include -I/usr/include/js >>> -I/usr/include/mozjs -I/usr/local/include -I/opt/local/include >>> -I/usr/local/include/js -I/opt/local/include/js -DXP_UNIX =A0 -g -Wall = -Werror >>> -D_BSD_SOURCE -I/usr/local/include -g -O2 -MT couchjs-http.o -MD -MP -M= F >>> .deps/couchjs-http.Tpo -c -o couchjs-http.o `test -f 'couch_js/http.c' = || >>> echo './'`couch_js/http.c >>> In file included from couch_js/http.c:18: >>> couch_js/utf8.h:19:7: error: no newline at end of file >>> make[4]: *** [couchjs-http.o] Error 1 >>> make[4]: Leaving directory >>> `/opt/software/apache-couchdb-1.1.1/src/couchdb/priv' >>> make[3]: *** [all-recursive] Error 1 >>> make[3]: Leaving directory >>> `/opt/software/apache-couchdb-1.1.1/src/couchdb' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory `/opt/software/apache-couchdb-1.1.1/src' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/opt/software/apache-couchdb-1.1.1' >>> make: *** [all] Error 2 >>> >>> I've done a Google on this, but and references to this issue seem to be >>> related to Couchdb 1.0.1 and not 1.1.1 and the fix is a) not clear and = a b) >>> seems >>> >>> Anyone any ideas? >>> >>> Thanks >>> >>> Mike >>> >>> >>> > >