[Derek Atkins]
> In particular, part of the problem appears to happen during the
> configure phase.  In order to debug the configuration problem
> I need access to the config.log during the failed build process.

This can be fixed in the package build script (debian/rules).  Just
call configure like this

  ./configure --flags || cat config.log


Reply via email to