[Alsaplayer-devel]Compile fails
Andy Lo A Foe
andy@alsaplayer.org
Sat, 8 Sep 2001 14:10:56 +0200
On Sat, Sep 08, 2001 at 01:31:36PM +0200, Dirk Vornheder wrote:
> Hi !
>
> After download latest cvs version compile fails:
>
> root@PCNEU /privat/musik/alsaplayer > ./bootstrap
> If you see some warnings about cross-compiling, don't worry; this is normal.
> running aclocal -I /usr/share/aclocal ...
Hi,
Did you edit the bootstrap script? The aclocal run_cmd line should read:
run_cmd aclocal -I /usr/local/share/aclocal
For some reason your copy has -I /usr/share/aclocal which will result in
many duplicate MACRO errors.
> libtool 1.4.1 is installed.
This should be ok...
Regards,
Andy