This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Autoconf


John Daschbach writes:
 > 
 > John> [guile@hydrogen guile-core]$ autoconf 
 > John> configure.in:102: warning: AC_TRY_RUN called without default to
 > allow cross compiling
 > 
 > 	Ignore this.
 > 
 > 	John> configure.in:124:AC_CHECK_LIB(m, main)
 > 
 > 	This probably means your autoconf is misinstalled.
 > 
 > I have tried this on two machines, both running RH 6.0, with autoconf
 > installed from the rpm file that comes with RH 6.0.  The results with
 > guile are identical.  However many tarball packages have installed
 > without any trouble, using the autoconf, configure approach.

Having just run into this problem myself, it went away after I
uninstalled the automake rpm and installed it from source
(automake-1.4 from ftp.gnu.org).

Robert

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]