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: Christian Knoke <chrisk@xxxxxxxx>
Date: Thu, 27 Jun 2002 23:58:40 +0200

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.


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