On Thu, May 01, 2008 at 09:34:57PM -0400, Duncan Mak wrote: > It wouldn't even build. > > Making all in src > make[3]: Entering directory `/home/duncan/tmp/barry/barry-0.12/src' > make[3]: *** No rule to make target `all'. Stop. > make[3]: Leaving directory `/home/duncan/tmp/barry/barry-0.12/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/duncan/tmp/barry/barry-0.12' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/duncan/tmp/barry/barry-0.12' > make: *** [debian/stamp-makefile-build] Error 2
Hi Duncan, Thanks for the config.log. I looked through it, and couldn't see too much wrong, except that it is is not generating the makefiles in the subdirectories tools/ src/ examples/ and man/. I'm not sure what would cause this. Check that a new Makefile exists in each of the above directories before running "make". If you have autoconf, automake, and libtool installed on your system, you might try building your own configure, by running "./buildgen.sh cleanall" then "./buildgen.sh" in the root directory of the Barry sources. The configure script depends on tools/Makefile.in, src/Makefile.in, examples/Makefile.in, and man/Makefile.in existing before you run it. You might check to make sure nothing funky happened during expanding the tarball. - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel