[Freeciv-Dev] Re: CVS doesn't compile
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Jun 27, 2002 at 11:55:02PM +0200, Per I Mathisen wrote:
> 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.
Actually, I ran autoconf && automake
> Well, ./autogen.sh
> runs automake. So Raimar's answer is correct: Running ./autogen.sh solves
> the problem.
It did not, sorry.
chris@max:~> cat bin/freecivcompile
cd ~/freeciv/cvs/freeciv
nice -n 20 ./autogen.sh
nice -n 20 make
su -c "make install"
pauseme
chris@max:~>
> 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
Christian
--
Christian Knoke * * * http://www.enter.de/~c.knoke/
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
- [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, 2002/06/27
- [Freeciv-Dev] Re: CVS doesn't compile,
Christian Knoke <=
- [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
|
|