Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2002:
[Freeciv-Dev] Re: Compilation Problems
Home

[Freeciv-Dev] Re: Compilation Problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Compilation Problems
From: Reinier Post <rp@xxxxxxxxxx>
Date: Sat, 20 Apr 2002 17:43:57 +0200

On Sat, Apr 20, 2002 at 05:48:07AM -0700, Raahul Kumar wrote:
> After downloading Apr 19 CVS I got the below error messages.
> 
> After typing in 
> 
> tar zxvf freeciv-cvs-Apr-19.tar.bz2  
> cd freeciv
> ./autogen.sh
> 
> ===============================================================================
> I checks disabled
> + checking for autoconf == 2.13 ... found 2.13, ok.
> + checking for automake >= 1.4 ... found 1.4, ok.
> + creating acinclude.m4
> + running aclocal ...
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_LC_MESSAGES' not found in library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_PATH_PROG_WITH_TEST' not found in library
> aclocal: configure.in: 0: macro `AM_LC_MESSAGES' not found in library
> 
> aclocal failed - check that all needed development files are present on sytem.

These are from the m4 macros bundled with GNU gettext - perhaps it
cannot be found on your system?

-- 
Reinier


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