On Tue, Apr 29, 2008 at 04:10:50PM +1000, Jason Thomas wrote: > I have tried both of those. I'm trying to build debian packages inside > a pbuilder chroot jail. > > I've found a couple of build dependencies missing. perhaps there is > another that is causing this.
Ok, the next thing I'd check is how configure is being generated. Is Debian doing it? If you're using autoreconf anywhere in the process, it probably won't work. I had to change my own buildgen.sh script to call the individual commands manually, otherwise it would not make use of the macros inside the m4/ directory. Take a peek inside the buildgen.sh script, and compare that with the Debian build. I'm not familiar with pbuilder, but I trust there is a way to get verbose build output. I've built a working configure on my Debian stable system, of the latest CVS, and placed it here: http://www.netdirect.ca/~cdfrey/configure You may check the diff between your system's version and that, to see where it's going wrong. Check it before and after Debian's build process to make sure it hasn't changed. - 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