[Mono-list] Unable to build snapshot?

J. Perkins jason@379.com
Fri, 19 Jul 2002 15:05:39 -0400


I am trying to build the latest source snapshot on RH 7.3, download
the libraries, everything looks okay. I cd to mono-18-Jul-02/mono,
there is no 'configure' so I run autoconf (v2.13), and I get:

configure.in:490: warning AC_TRY_RUN called without default to allow
cross compiling
autoconf: Undefined macros:
configure.in:45:AC_LIBTOOL_WIN32_DLL


Under WinNT, running autoconf gives me:

configure.in:4: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:6: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:23: error: possibly undefined macro: AM_CONDITIONAL
configure.in:27: error: possibly undefined macro: AM_PROG_CC_STDC
configure.in:45: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.in:46: error: possibly undefined macro: AM_PROG_LIBTOOL

Running ./configure after this gives me:

configure: error: cannot find install-sh or install.sh in . ./.. ./../..


Any ideas?

Jason
379