From couchdb-user-return-1065-apmail-incubator-couchdb-user-archive=incubator.apache.org@incubator.apache.org Tue Aug 19 17:13:27 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 86741 invoked from network); 19 Aug 2008 17:13:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 17:13:26 -0000 Received: (qmail 50165 invoked by uid 500); 19 Aug 2008 17:13:24 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 50125 invoked by uid 500); 19 Aug 2008 17:13:24 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 50114 invoked by uid 99); 19 Aug 2008 17:13:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 10:13:24 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of tamagawa@osa.att.ne.jp does not designate 211.124.127.11 as permitted sender) Received: from [211.124.127.11] (HELO ougw04.zaq.ne.jp) (211.124.127.11) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 17:12:26 +0000 Received: from mlrc04.zaq.ne.jp (mlrc04.zaq-back.ne.jp [10.2.92.36]) by ougw04.zaq.ne.jp with ESMTP id 105D71CC005 for ; Wed, 20 Aug 2008 02:12:55 +0900 (JST) Received: from ouma02.zaq-back.ne.jp (HELO ouma02.zaq.ne.jp) ([10.2.80.34]) by mlrc04.zaq.ne.jp with ESMTP; 20 Aug 2008 02:12:54 +0900 Received: from [127.0.0.1] (p4149-ipbf2309marunouchi.tokyo.ocn.ne.jp [122.17.202.149]) by ouma02.zaq.ne.jp with ESMTP id C3EAE72426D for ; Wed, 20 Aug 2008 02:12:54 +0900 (JST) Message-ID: <48AAFF1A.2040402@osa.att.ne.jp> Date: Wed, 20 Aug 2008 02:12:58 +0900 From: tamagawa User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: couchdb-user@incubator.apache.org Subject: Re: windows build? References: <7bb4670a0807311953k78c2eaedu15aa13952af7b42@mail.gmail.com> <5871b9da0808010846m7a7ac9bmec4abd040bac2d17@mail.gmail.com> <4aa4f4d60808010927k39a59342jdedca50fe846d84d@mail.gmail.com> <7bb4670a0808011406h4d40f75bo6e3d34e79d88b957@mail.gmail.com> <4aa4f4d60808011418q4916d385x572bcf09232abf89@mail.gmail.com> <888cd9180808020433g50af734o551ad20970a895d2@mail.gmail.com> <41fe564f0808130253p6557efa3uf8a7a40e4b58936f@mail.gmail.com> <48A6EC5E.3080200@osa.att.ne.jp> <3BBB7AE6-0619-43C1-AF79-4518F569DD43@apache.org> <48A9AA6A.9080405@osa.att.ne.jp> In-Reply-To: <48A9AA6A.9080405@osa.att.ne.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080818-0, 2008/08/18), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Hello Jan and lists, Now I'm done with new windows install sequence for 0.8.1. Still I have errors with the test suites. Couch_js.exe crashes many times. In the build procedure, >Once you've built js.exe and js32.dll, copy them both to is this right? It seems there's no js.exe built, instead jsshell.exe is built with this command. nmake -f "js.mak" CFG="jsshell - Win32 Debug" Or am I missing something? -- TAMAGAWA Ryuji tamagawa wrote: > Hello Jan and lists, > > I've just commited BuildingWindowsDependencyLibraries to wiki. > This is a part of my Windows binary building procedure. > > I will update InstallingOnWindows page in several days and > it will include a link to BuildingWindowsDependencyLibraries page. > > I will report about the errors if they are reproduced with 0.8.1. >