[PATCH 3/3] xfsqa: build dbtest on debian platforms

Christoph Hellwig hch at infradead.org
Fri Apr 30 11:39:03 CDT 2010


On Fri, Apr 30, 2010 at 06:55:11PM +1000, Dave Chinner wrote:
> autoconf is supposed to handle that. If you don't have a critical
> package, autoconf will fail and ask you to install it. For
> non-critical packages or libraries, it just compiles it out.  The
> above error indicates that my autoconf changes are not detecting the
> libgdbm_compat library correctly (no surprise, I just hacked a hack
> to make it work on my system) so once that is sorted dbtest won't
> even be built unless the libraries are installed and detected.
> 
> FWIW, Christoph, does the problem go away with a 'make distclean;
> make'?

Yes, that fixes it and now I can run 010.

Thanks!




More information about the xfs mailing list