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]

autogen.sh warnings


I get the following messages when executing autogen.sh:

configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:111: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:112: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:302: warning: AC_TRY_RUN called without default to allow cross compiling
guile-readline...
aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library

I have installed:
autoconf-2.13
automake-1.4
libtool-1.3.4

Copying acinclude.m4 to the guile-readline directory at least eliminated
the AM_PROG_LIBTOOL error.

Best regards
Dirk Herrmann


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