monotone-devel
[Top][All Lists]
Advanced

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

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


From: Stephen Leake
Subject: Re: [Monotone-devel] Makefile problem; check-local?
Date: Wed, 29 Aug 2007 05:39:57 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt)

"Zack Weinberg" <address@hidden> writes:

> If you do not have these things, you need to run autoreconf -i in the
> source tree, wipe out your build tree and re-configure it.

That fixed part of it; now I have the 'check-local' target. I had done
'autoconf', but not 'autoreconf -i'. I'll write that down in my magic
wand file.

The INSTALL file does say that, I just got it wrong.

However, the %_tests.status rule has a bug; it needs $(EXEEXT) on
tester. I think the right place to fix that is in Makefile.am? Then
run autoreconf -i and configure again. Yes, that fixes it. I'll commit
that fix.

Now the actual tests are all failing; I'll report that in a separate
thread.

> Failing that, what version of what implementation of Make are you
> using?  Those look like GNU Make diagnostics, but you might well have
> an old buggy version.

I'm using the MinGW distribution, as described on the monotone Wiki,
updated just a month ago.

--
-- Stephe





reply via email to

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