> Compiling GHC fom cvs stops at a very early stage:
> 
> configure.in:1254: warning: AC_TRY_RUN called without default 
> to allow cross compiling
> fptools configure script wizard sez: autoconf-2.50 or later 
> should produce no warnings
> if you are using 2.13 or earlier you may get a (harmless) 
> warning message.
> autoconf: Undefined macros:
> configure.in:726:AC_SYS_LARGEFILE
> 
> I am using Gentoo Linux 2.4.20-gentoo-r5.

Following a change I made a couple of days ago, autoconf-2.5x is now
required to process configure.in.  On Gentoo, you can invoke it by
autoconf-2.57.  I think there's also an environment variable you can set
so that 'autoconf' runs version 2.57 by default.

Cheers,
        Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to