Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 47698 invoked from network); 13 Jul 2010 17:48:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Jul 2010 17:48:46 -0000 Received: (qmail 26591 invoked by uid 500); 13 Jul 2010 17:48:46 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 26449 invoked by uid 500); 13 Jul 2010 17:48:45 -0000 Mailing-List: contact zookeeper-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-user@hadoop.apache.org Delivered-To: mailing list zookeeper-user@hadoop.apache.org Received: (qmail 26441 invoked by uid 99); 13 Jul 2010 17:48:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 17:48:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dorserg@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bw0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jul 2010 17:48:39 +0000 Received: by bwz2 with SMTP id 2so5409701bwz.35 for ; Tue, 13 Jul 2010 10:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=7E1kHTUChRVooZhHBCsaQYfPY55uY5zT2lais2E3xjA=; b=qbLiAWqYoOVPWTkshDh+vtMZPHI1s3LxVK5SMeAqnCaYdkqzdrXRu2C4+Q24doS0g/ oXPedNWSzfIvQT3SbQoZE9uqTb9tgpFsYpDR94rgM2AwsgouNVh7viBxI11TX2TlY0/H +dPsv2yyKVx9X1HpT67r1y+tcYuB7Byp3UioQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=dNOmIRQkP5CTuKjeeilNRUFsYo/WH5CbrA/7m53ZSsRWDbqRegK5HoB77sS/L8KTco LGvDHuw4a2NTHKNAACoExUSxahOhgUsETuz2TBmorBRnpYltKfZ58JQxngY9KjcMmrk7 duabCPmriLyImDr4c/tr8/apS4bKFhcCdGyVg= MIME-Version: 1.0 Received: by 10.204.46.73 with SMTP id i9mr7190847bkf.156.1279043238620; Tue, 13 Jul 2010 10:47:18 -0700 (PDT) Received: by 10.204.99.206 with HTTP; Tue, 13 Jul 2010 10:47:18 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Jul 2010 20:47:18 +0300 Message-ID: Subject: Re: building client tools From: Sergey Doroshenko To: zookeeper-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016e6db6c61e3efb3048b487580 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6db6c61e3efb3048b487580 Content-Type: text/plain; charset=ISO-8859-1 Andrei is right. Also, libcppunit-dev might be neeeded too. "sudo apt-get install libcppunit-1.12-1 libcppunit-dev" (I'm assuming 1.12 is the latest version) should do the trick On Tue, Jul 13, 2010 at 8:39 PM, Andrei Savu wrote: > Hi, > > In this case I think you have to install libcppunit (should work using > apt-get). I believe that should be enough but I don't really remember > what else I've installed the first time I compiled the c client. > > Let me know what else was needed. I would like to submit a patch to > update the README file in order to avoid this problem in the future. > > Thanks. > > On Tue, Jul 13, 2010 at 8:09 PM, Martin Waite wrote: > > Hi, > > > > I am trying to build the c client on debian lenny for zookeeper 3.3.1. > > > > autoreconf -if > > configure.ac:33: warning: macro `AM_PATH_CPPUNIT' not found in library > > configure.ac:33: warning: macro `AM_PATH_CPPUNIT' not found in library > > configure.ac:33: error: possibly undefined macro: AM_PATH_CPPUNIT > > If this token and others are legitimate, please use > m4_pattern_allow. > > See the Autoconf documentation. > > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > > I probably need to install some required tools. Is there a list of what > > tools are needed to build this please ? > > > > regards, > > Martin > > > > > > -- > Andrei Savu - http://andreisavu.ro/ > -- Regards, Sergey --0016e6db6c61e3efb3048b487580--