Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10233) [bootstrap]
Home

[Freeciv-Dev] (PR#10233) [bootstrap]

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10233) [bootstrap]
From: "Mateusz Stefek" <mstefek@xxxxxxxxx>
Date: Tue, 21 Sep 2004 08:43:30 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10233 >

I get the following error when I run ./autogen.sh:
+ checking for autoconf >= 2.52 ... found 2.59, ok.
+ checking for automake >= 1.4 ... found 1.4-p6, ok.
+ checking for xgettext >= 0.10.36 ... found 0.13.1, ok.
+ checking for msgfmt >= 0.10.36 ... found 0.13.1, ok.
+ using new autoconf configuration (use --disable-autoconf2.52 to use old)
+ creating acinclude.m4
+ running aclocal ...
+ running autoheader ...
+ running autoconf ...
+ generating automake files...
+ running automake ...
cp: cannot create regular file `[bootstrap]/install-sh': No such file or
directory
automake: configure.ac: installing `[bootstrap]/install-sh'
    error while copying
 
cp: cannot create regular file `[bootstrap]/mkinstalldirs': No such file
or directory
automake: configure.ac: installing `[bootstrap]/mkinstalldirs'
    error while copying
 
cp: cannot create regular file `[bootstrap]/missing': No such file or
directory
automake: configure.ac: installing `[bootstrap]/missing'
    error while copying
 
cp: cannot create regular file `[bootstrap]/config.guess': No such file
or directory
automake: configure.ac: installing `[bootstrap]/config.guess'
    error while copying
 
cp: cannot create regular file `[bootstrap]/config.sub': No such file or
directory
automake: configure.ac: installing `[bootstrap]/config.sub'
    error while copying
 
 
automake failed
====
Yes, I did run cvs up with -d option.
--
mateusz


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10233) [bootstrap], Mateusz Stefek <=