[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make check dependecies
From: |
Martin MOKREJŠ |
Subject: |
make check dependecies |
Date: |
Thu, 20 Feb 2003 17:44:31 +0100 (CET) |
Hi,
I'd like to note that "make check" failes in current cvs checkout:
$ make check
[...]
PASS: Condition.pl
PASS: DisjConditions.pl
==================
All 2 tests passed
==================
make[4]: Leaving directory `/usr/local/scratch/automake/lib/Automake/tests'
make[3]: Leaving directory `/usr/local/scratch/automake/lib/Automake/tests'
make[3]: Entering directory `/usr/local/scratch/automake/lib/Automake'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/usr/local/scratch/automake/lib/Automake'
make[2]: Leaving directory `/usr/local/scratch/automake/lib/Automake'
Making check in am
make[2]: Entering directory `/usr/local/scratch/automake/lib/am'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/local/scratch/automake/lib/am'
make[2]: Entering directory `/usr/local/scratch/automake/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/usr/local/scratch/automake/lib'
make[1]: Leaving directory `/usr/local/scratch/automake/lib'
Making check in tests
make[1]: Entering directory `/usr/local/scratch/automake/tests'
make defs
make[2]: Entering directory `/usr/local/scratch/automake/tests'
make[2]: `defs' is up to date.
make[2]: Leaving directory `/usr/local/scratch/automake/tests'
make check-TESTS
make[2]: Entering directory `/usr/local/scratch/automake/tests'
make[2]: *** No rule to make target `txinfo19.test', needed by `check-TESTS'.
Stop.
make[2]: Leaving directory `/usr/local/scratch/automake/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/scratch/automake/tests'
make: *** [check-recursive] Error 1
$
--
Martin Mokrejs <address@hidden>, <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585
- make check dependecies,
Martin MOKREJŠ <=