[Mono-list] Problems building mono on cygwin

Nick Drochak ndrochak@gol.com
Sun, 2 Sep 2001 13:30:09 +0900


Hi all,

I'm trying to run autogen.sh on cygwin to build mono.  I am getting this
error:
------------------------------
Running libtoolize...
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal  ...
aclocal: configure.in: 12: macro `AM_PROG_LIBTOOL' not found in library
aclocal: configure.in: 17: macro `AM_PATH_GLIB' not found in library

**Error**: aclocal failed. This may mean that you have not
installed all of the packages you need, or you may need to
set ACLOCAL_FLAGS to include "-I $prefix/share/aclocal"
for the prefix where you installed the packages whose
macros were not found
------------------------------

Any help out there for how I can fix this problem.

Thanks,
Nick D.