[MonoDevelop] autogen.sh

John Luke jluke@users.sourceforge.net
Thu, 26 Feb 2004 14:53:42 -0500


On Thu, 2004-02-26 at 03:13, Roman Taranchenko wrote:
> Hi
> 
> When I run autogen.sh I get such error message:
> 
> -----------------------------------------------------------------------
> Running libtoolize...
> You should add the contents of `/usr/local/share/aclocal/libtool15.m4'
> to `aclocal.m4'.
> Running aclocal  ...
> aclocal: configure.in: 5: 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
> -----------------------------------------------------------------------
> 
> What is wrong? 
> 
> I'm using such environment:
> 
> MonoDevelop-r1018
> autoconf 2.57
> automake 1.7.5
> libtoolize 1.5
> FreeBSD 4.9-STABLE

Is libtoolize the same as libtool?
macro `AM_PROG_LIBTOOL' not found in library
makes me think it is not, you might also need
m4 if it is a seperate package in FreeBSD