Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2005:
[Freeciv-Dev] Re: cannot compile
Home

[Freeciv-Dev] Re: cannot 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: cannot compile
From: Christian Knoke <chrisk@xxxxxxxxx>
Date: Mon, 21 Nov 2005 19:25:31 +0100

Du schriebst am 21. Nov um 17:49 Uhr:
> On Mon, 21 Nov 2005, Jason Dorje Short wrote:
> > > Assembler messages:
> > > FATAL: can't create astring.o: Eingabe-/Ausgabefehler
> > > make[3]: *** [astring.o] Fehler 1
> ...
> > This is not an error in freeciv.Maybe you have no room on your HD?
> 
> Or did the previous compile as root...
> 
>   - Per

True and not true. The disk is not full. A previous

% make
% su -c 'make install'

did go fail and create a file utility/libcivutility.a owned by root, for
unknown reasons.

This file was *not* being removed by a subsequent

$ make clean

command issued by root, but

$ rm utility/libcivutility.a

as root solved the issue.

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



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