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 2C53595CF for ; Wed, 28 Mar 2012 13:56:08 +0000 (UTC) Received: (qmail 41389 invoked by uid 500); 28 Mar 2012 13:56:07 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 41336 invoked by uid 500); 28 Mar 2012 13:56:07 -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 Delivered-To: moderator for dev@couchdb.apache.org Received: (qmail 36074 invoked by uid 99); 28 Mar 2012 13:55:14 -0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Date: Wed, 28 Mar 2012 06:54:48 -0700 (PDT) From: JohnRodey To: dev@couchdb.apache.org Message-ID: <1332942888541-7413643.post@n2.nabble.com> Subject: Cannot build geocouch in cygwin, any ideas? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org So I've followed the instructions in the README for geocouch. I've set the COUCH_SRC env variable to point to my /src/couchdb directory. However I still get the following error: $ make Recompile: src/vtree/vtree_bulk src/vtree/vtree_bulk.erl:15: can't find include file "couch_db.hrl" Makefile:7: recipe for target `compile' failed make: *** [compile] Error 1 Any help or ideas are greatly appreciated! I assume it just cant find my couchdb source. Ive echoed COUCH_SRC in the makefile and it looks correct. Is there a windows binary somewhere that I could download, to avoid building for now? Is there a users forum for couchdb/geocouch? If so, could you provide me with a link? I didn't see anything in the nabble search or via google. Thanks!!! -- View this message in context: http://couchdb-development.1959287.n2.nabble.com/Cannot-build-geocouch-in-cygwin-any-ideas-tp7413643p7413643.html Sent from the CouchDB Development mailing list archive at Nabble.com.