[Freeciv-Dev] Re: CVS doesn't compile
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [Freeciv-Dev] CVS doesn't compile, Christian Knoke, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Raimar Falke, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Mike Kaufman, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Raimar Falke, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Per I Mathisen, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Christian Knoke, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile,
Per I Mathisen <=
- [Freeciv-Dev] Re: CVS doesn't compile, Christian Knoke, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile, Reinier Post, 2002/06/28
- [Freeciv-Dev] Re: CVS doesn't compile, Jason Short, 2002/06/29
[Freeciv-Dev] Re: CVS doesn't compile, Christian Knoke, 2002/06/27
|
|