[Alsaplayer-devel]Compile fails
Andy Lo A Foe
andy@alsaplayer.org
Sat, 8 Sep 2001 19:43:00 +0200
On Sat, Sep 08, 2001 at 01:39:41PM -0400, Justin wrote:
> Hi, Andy!
>
> I'm afraid I'm getting similar errors as Dirk is, even though the
> bootstrap script is using /usr/local/share/aclocal:
Hmm, try removing the -I /usr/local/share/aclocal flag. I got similar
errors when I had both an ORBit.m4 in /usr/local/share/aclocal and
/usr/share/aclocal.
> aclocal: configure.in: 54: macro `AM_DISABLE_STATIC' not found in library
> aclocal: configure.in: 55: macro `AM_PROG_LIBTOOL' not found in library
> failed!
You must have libtool installed in order to compile from CVS (both these
macros are defined in libtool.m4).
> Slightly different messages, especially at the end. I'm afraid I'm
> learning as I go here, so I'm not sure what's wrong at this point. :-/
> Sorry!
Me too :-)
Hope this helps...
Andy