Re: CVS Build Errors on RedHat 6.0 i386

>
> on running ./configure I get the following:
>
> checking host system type... i586-pc-linux-gnu
> checking target system type... i586-pc-linux-gnu
> checking build system type... i586-pc-linux-gnu
> ./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
> ./configure: ./configure: line 710: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION) '
>
>
> I'm suspecting there is a missing '.in' file but I can't seem to locate it.
>
    I'm guessing you have the "wrong" set of tools (aclocal, autoheader,
autoconf, automake)
    Can you check out the versions of those ? (I think they all support
a --version option).
    I rebuilt my sources from CVS (on RedHat 5.2 with updated libtools) and it
works fine.

> configure.in:192: warning: AC_TRY_RUN called without default to allow cross
compiling

    I get a lot of those, but they don't seem to do anything bad

-- Raffaele

Received on Wednesday, 18 August 1999 20:00:50 UTC