[Freeciv-Dev] Re: (PR#6146) autogen.sh fails at gettimeofday
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, 15 Sep 2003, kenn@xxxxxxxxxxxxxx wrote:
> > and the full output of ./autogen.sh before ./configure is run, please.
...
> + creating acinclude.m4
> + running aclocal ...
...
> ./configure: line 1877: FC_CHECK_AUTH: command not found
...
> error near
> unexpected token `,'
> ./configure: line 15985: `FC_CHECK_GETTIMEOFDAY_RUNTIME(,'
This is strange. You are missing the two last new m4 function definitions.
These should be in the files m4/auth.m4 and m4/gettimeofday.m4. Do these
files exist? If not, try 'cvs up -d'.
If that fails, please give me the output of
# grep -e FC_CHECK_AUTH *
# grep -e FC_CHECK_AUTH m4/*
# grep -e FC_CHECK_GETTIMEOFDAY_RUNTIME *
# grep -e FC_CHECK_GETTIMEOFDAY_RUNTIME m4/*
- Per
- [Freeciv-Dev] Re: (PR#6146) autogen.sh fails at gettimeofday,
Per I. Mathisen <=
|
|