On 12/08/2011 06:54 PM, Anand L Ranganathan wrote: > Hi > > I am making a building in Ubuntu 10.4 LTS and I downloaded the trunk. When > I try make a build > > using the command > > *sudo make apt* it throws following error. > > > > dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; > aborting. > dpkg-buildpackage: warning: (Use -d flag to override.) > dpkg-buildpackage: warning: This is currently a non-fatal warning with -S, > but > dpkg-buildpackage: warning: will probably become fatal in the future. > debian/rules clean > make[1]: Entering directory > `/home/analog/bigtop_src/bigtop/trunk/build/hadoop/deb/hadoop-0.20.205.0' > dh_testdir > *make[1]: dh_testdir: Command not found* > make[1]: *** [clean] Error 127 > make[1]: Leaving directory > `/home/analog/bigtop_src/bigtop/trunk/build/hadoop/deb/hadoop-0.20.205.0' > dpkg-buildpackage: error: debian/rules clean gave error exit status 2 > make: *** [/home/analog/bigtop_src/bigtop/trunk/build/hadoop//.sdeb] Error 2 > > > > Thanks > Anand >
Hi Anand, Could you check you have the package "debhelper" installed? Thanks, Bruno
