Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2002:
[Freeciv-Dev] Re: CVS doesn't compile
Home

[Freeciv-Dev] Re: CVS doesn't compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: CVS doesn't compile
From: Per I Mathisen <per@xxxxxxxxxxx>
Date: Thu, 27 Jun 2002 23:55:02 +0200 (MEST)

On Thu, 27 Jun 2002, Christian Knoke wrote:
> Since the error is is gone, I can do this only from memory, sorry.
>
> It said 'no rule to make target british isle map 2.77 as needed
> for "all-am"' or something like that.
>
> That was at the beginning of make execution.

You said the problem was solved by running automake. Well, ./autogen.sh
runs automake. So Raimar's answer is correct: Running ./autogen.sh solves
the problem.

But there another issue: "make" doesn't know when to require another
./autogen.sh run. I think "make" / "make all" should read some kind of
flag/counter to see if we need to rerun ./autogen.sh and abort, and have
"make anyway" as a way to override this test. I am not sure how to
implement this in a sane way, though.

Yours,
Per

"If the Nuremberg laws were applied today, then every
Post-War American president would have to be hanged."
 - Noam Chomsky



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