Have you tried setting ACLOCAL_FLAGS as well? With -I /the/dir or similar. Necessary on Mac OS X.

Am 22.04.2008 um 17:17 schrieb Paramesh Gunasekaran:

I tried exporting all the environment variables directly in the prompt, but I get the same issue

$ ./autogen.sh --prefix=/usr/local/
Running libtoolize...
You should update your `aclocal.m4' by running aclocal.
Running aclocal  ...
configure.in:297: warning: macro `AM_PROG_LIBTOOL' not found in library
Running autoheader...
autoheader-2.61: WARNING: Using auxiliary files such as `acconfig.h', `config.h.
bot'
autoheader-2.61: WARNING: and `config.h.top', to define templates for `config.h.
in'
autoheader-2.61: WARNING: is deprecated and discouraged.
autoheader-2.61:
autoheader-2.61: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.61: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template w
ithout
autoheader-2.61: WARNING: `acconfig.h':
autoheader-2.61:
autoheader-2.61: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.61: [Define if a function `main' is needed.])
autoheader-2.61:
autoheader-2.61: WARNING: More sophisticated templates can also be produced, see
 the
autoheader-2.61: WARNING: documentation.
Running automake --gnu  ...
ikvm-native/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined ikvm-native/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PRO
G_LIBTOOL'
ikvm-native/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf'
again.
ikvm-native/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sur
e
ikvm-native/Makefile.am:4: its definition is in aclocal's search path.

[snip]
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to