[cc-devel] [ cctools-Bugs-1827893 ] liblicense make check fail

Hubert Figuiere hub at figuiere.net
Wed Nov 7 23:11:35 EST 2007


On Thu, 2007-11-08 at 13:23 +1100, Peter Miller wrote:
> If that's too radical, some kind of LIBLICENSE_MODULE_PATH environment
> variable is clearly necessary, so that the automated tests can set it
> and be guaranteed to be testing the modules built in the local checkout,
> and not the installed modules.

Given the current hierarchy we'd have to have a hook to make check to do

  (cd $top_builddir/modules ; DESTDIR=$builddir/modules make install)

prior to actually running the checks.

Hub




More information about the cc-devel mailing list