From dev-return-16889-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Jun 24 11:42:09 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A872A6A6A for ; Fri, 24 Jun 2011 11:42:09 +0000 (UTC) Received: (qmail 16117 invoked by uid 500); 24 Jun 2011 11:42:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 16049 invoked by uid 500); 24 Jun 2011 11:42:09 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 16041 invoked by uid 99); 24 Jun 2011 11:42:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 11:42:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 11:42:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7E6BD42D4D9 for ; Fri, 24 Jun 2011 11:41:47 +0000 (UTC) Date: Fri, 24 Jun 2011 11:41:47 +0000 (UTC) From: "Dave Cottlehuber (JIRA)" To: dev@couchdb.apache.org Message-ID: <196703507.36368.1308915707514.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2008194269.9633.1308190187951.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (COUCHDB-1197) trunk no longer builds on Windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054382#comment-13054382 ] Dave Cottlehuber commented on COUCHDB-1197: ------------------------------------------- Already done, just checked & its now committed but slightly modified form: https://github.com/lloyd/yajl/commit/e2d080612f566205d16a65fdad05618f92774d4c I can't see from src/ejson/yajl what version we are at; what makes sense to do next? > trunk no longer builds on Windows > --------------------------------- > > Key: COUCHDB-1197 > URL: https://issues.apache.org/jira/browse/COUCHDB-1197 > Project: CouchDB > Issue Type: Bug > Components: Build System, JavaScript View Server > Environment: Windows 7 Enterprise x64 > Cygwin > MS Visual Studio 2008 Express > Reporter: Dave Cottlehuber > Labels: cygwin, windows > Fix For: 1.2 > > Attachments: COUCHDB-1197_fix_ejson.patch, COUCHDB-1197_fix_ejson_v2.patch, COUCHDB-1197_fix_libcurl.patch > > > ./configure fails > - can no longer correctly find libcurl (after COUCHDB-1042) and instead compiles against cygwin's curl which is *bad*. Patch attached to resolve this. > - finds jsapi.h correctly but can no longer use it. Work by dch to identify when it broke and how to fix this underway. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira