Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 52696 invoked from network); 14 Apr 2008 07:49:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 07:49:57 -0000 Received: (qmail 17747 invoked by uid 500); 14 Apr 2008 07:49:58 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 17715 invoked by uid 500); 14 Apr 2008 07:49:57 -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 17706 invoked by uid 99); 14 Apr 2008 07:49:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 00:49:57 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of szymon.kapeniak@gmail.com designates 209.85.198.251 as permitted sender) Received: from [209.85.198.251] (HELO rv-out-0506.google.com) (209.85.198.251) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 07:49:15 +0000 Received: by rv-out-0506.google.com with SMTP id k29so568843rvb.0 for ; Mon, 14 Apr 2008 00:49:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=nUHCpzldFmAbCS9fdrIofHIRwvQZcCJcOxxEkDmgLfc=; b=crWT8fOFSlcTO7URdg6t7+B4+93u9EFyrTaJUqxcQ54tAe4JhtW4bmVBxkqc+Jekj01PRn3M0tc1uD2L5AlEzy8VF4KIbOA7cmFK5JMdc8aB7gTyClGjFw9R0RDDk2MLhpbCowojOAM1bbaULZEO2n4akxZ7qGnDyVmuEhjDZrs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nn8oMBZsRC07ZifzjhzmbHxBs50ak2Yk7oMMI6Qu49BPWv67vxdozpPvQJR2vEeIyYq/gnoLVxU5aFRHV0peJoUQ3KkPZAsHFdwIiqtWKiBxumcen4O51fNLpOLpJHgUEaNcXPFcbXh2b5y3/V2qrihsLe8N6WmObzFSgo6KCRg= Received: by 10.141.15.19 with SMTP id s19mr3168266rvi.124.1208159368202; Mon, 14 Apr 2008 00:49:28 -0700 (PDT) Received: by 10.141.163.18 with HTTP; Mon, 14 Apr 2008 00:49:28 -0700 (PDT) Message-ID: <622cacf50804140049s345aaecdo8d6a7c60e64d73cf@mail.gmail.com> Date: Mon, 14 Apr 2008 09:49:28 +0200 From: "Simon Kapeniak" To: couchdb-user@incubator.apache.org Subject: Re: Error while building from sources In-Reply-To: <20080413233945.GO16571@bytesexual.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3608_25027774.1208159368180" References: <622cacf50804130911g45cbb57fw9bf974bd7fd653ec@mail.gmail.com> <20080413233945.GO16571@bytesexual.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3608_25027774.1208159368180 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Of course, it's even mentioned in README, I just didn't connect "dummy logfile" with that error. It's already working, thank you! Simon. 2008/4/14, Noah Slater : > > On Sun, Apr 13, 2008 at 06:11:32PM +0200, Simon Kapeniak wrote: > > Generating `ChangeLog' (may take a while) > > xsltproc: symbol lookup error: /usr/lib/libxslt.so.1: undefined symbol: > > xmlXPathContextSetCache > > > Please try this command instead: > > ./bootstrap -C > > > -- > Noah Slater - The Apache Software Foundation > ------=_Part_3608_25027774.1208159368180--