Hi Mahadev, The suggestions from Sergey and Andrei have fixed this for me.
regards, Martin On 13 July 2010 19:11, Mahadev Konar <maha...@yahoo-inc.com> wrote: > Hi Martin, > There is a list of tools, i.e cppunit. That is the only required tool to > build the zookeeper c library. The readme says that it can be done without > cppunit being installed but there has been a open bug regarding this. So > cppunit is required as of now. > > Thanks > mahadev > > > On 7/13/10 10:09 AM, "Martin Waite" <waite....@gmail.com> 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 > >