Patch to Makefile.in for compiling testing suite before running tests
C++ test suite (see CPP_TARGET macro in Makefile) is
not compiled under 'all' nor 'test' targets. So 'make
check' is failed because there are no suitable binaries to
exec.
Patch to Makefile.in for compiling testing suite before running tests
Log in to post a comment.