[Mono-list] compiling trouble
Bernd Ritter
ml@drunkencat.net
Mon, 18 Feb 2002 21:32:51 +0100
hi,
finally i tried to compile the cvs. but i get this error :
bash-2.05$ ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /usr/local/share/aclocal ...
aclocal: configure.in: 29: macro `AM_PROG_LIBTOOL' 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
actually, he wants the aclocal_flag to be set, so i set it to : -I /usr/local/share/aclocal
can anyone ask me what to do?
thanks,
bernd