"autoconf not found" when building svn

Matt Price matt.price at utoronto.ca
Thu Dec 21 15:00:27 UTC 2006


On Thu, 2006-21-12 at 07:54 -0500, Matt Price wrote:
> hi,
> 
> I'm trying to build amarok from svn but getting "autoconf not found"
> errors:
> $ make -f Makefile.cvs 
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
> 
> ./admin/cvs.sh: 651: --version: not found
> *** AUTOCONF NOT FOUND!.
> *** KDE requires autoconf 2.53 or newer
> make[1]: *** [cvs] Error 1
> make: *** [all] Error 2
> 
> all of the autoconf tools are in /usr/bin; this is on ubu tu edgy (some
> pkgs from feisty).  I tried setting the following variables manually in
> admin/detect-autoconf.pl:
> 
> AUTOCONF=/usr/bin/autoconf
> AUTOHEADER=/usr/bin/autoheader
> AUTOM4TE=/usr/bine/autom4te
> ACLOCAL=/usr/bin/aclocal
> WHICH=/usr/bin/which
> 

ok, so fixed it ad-hoc using:

AUTOCONF=/usr/bin/autoconf AUTOHEADER=/usr/bin/autoheader
AUTOM4TE=/usr/bine/autom4te ACLOCAL=/usr/bin/aclocal
WHICH=/usr/bin/which make -f Makefile.cvs 
(sorry for the line wraps!)  anyway that worked but i'd be interested to
know why the tools aren't found in their pretty standard positions.

thanks,
matt



> but no go.  Any hints?
> 
> thanks,
> 
> matt
> 
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok
-- 
Matt Price
History Dept
University of Toronto
matt.price at utoronto.ca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.kde.org/pipermail/amarok/attachments/20061221/f37b12b5/attachment.sig>


More information about the Amarok mailing list