monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Makefile problem; check-local?


From: Stephen Leake
Subject: [Monotone-devel] Makefile problem; check-local?
Date: Tue, 28 Aug 2007 06:54:32 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt)

I'm getting an error from the top level Makefile. I'm running on Win32
MinGW.

make check
/usr/bin/make  check-recursive
...
make[3]: `tester.exe' is up to date.
make[3]: Leaving directory `/c/Gnu/monotone-build_mingw'
/usr/bin/make  check-local
make[3]: Entering directory `/c/Gnu/monotone-build_mingw'
make[3]: *** No rule to make target `tester_tests.status', needed by 
`check-local'.  Stop.
make[3]: Leaving directory `/c/Gnu/monotone-build_mingw'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/c/Gnu/monotone-build_mingw'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/c/Gnu/monotone-build_mingw'
make: *** [check] Error 2

I don't see a `check-local' target in monotone-build_mingw/Makefile,
nor a 'tester_tests.status', so I'm lost. Usually I can figure out
Makefiles, but this one has me stumped. Any pointers?

-- 
-- Stephe





reply via email to

[Prev in Thread] Current Thread [Next in Thread]