From kde-devel Fri Nov 29 23:45:47 2002 From: Nicolas Goutte Date: Fri, 29 Nov 2002 23:45:47 +0000 To: kde-devel Subject: Re: automake-1.6.3 not working? X-MARC-Message: https://marc.info/?l=kde-devel&m=103861364119964 I have sent the patch to KDE Core Devel, so that someone can commit it. (= I=20 cannot, as I have not enough karma.) Have a nice day/evening/night! On Saturday 30 November 2002 00:07, Justin T. wrote: > I noticed this too. > > I saw that there is a spot in admin/detect-autoconf.sh that has a probl= em. > > The system is requiring 1.6, however is stopping when it comes to 1.5: > > checkAutomakeAclocal () > { > if test -z "$UNSERMAKE"; then > if test -x "`$WHICH automake-1.5`" ; then > AUTOMAKE=3D"`$WHICH automake-1.5`" > ACLOCAL=3D"`$WHICH aclocal-1.5`" > elif test -x "`$WHICH automake-1.6`" ; then > AUTOMAKE=3D"`$WHICH automake-1.6`" > ACLOCAL=3D"`$WHICH aclocal-1.6`" > fi > .... > > This needs to be the other way around (switch all the 1.5 to 1.6 and 1.= 6 to > 1.5). Once that is done it will work without a problem. > > I'm sure someone will already have looked into this and fixed cvs befor= e my > email even gets there. > > :) > > Justin T > > On Friday 29 November 2002 23:49, Nicolas Goutte wrote: > > Have you any 1.5 version installed? > > > > Have a nice day/evening/night! > > > > On Friday 29 November 2002 23:39, Nathan W. Labadie wrote: > > > When compiling the latest kdelibs cvs, I get the following error: > > > > > > ---snip--- > > > scanner kdelibs # make -f Makefile.cvs > > > This Makefile is only for the CVS repository > > > > > > *** YOU'RE USING automake (GNU automake) 1.5. > > > *** KDE requires automake 1.6 > > > make[1]: *** [cvs] Error 1 > > > make: *** [all] Error > > > ---snip--- > > > > > > I'm using automake-1.6.3, which should work. > > > > > > ---snip--- > > > scanner kdelibs # automake --version > > > automake (GNU automake) 1.6.3 > > > ---snip--- > > > > > > Any ideas why automake is failing? I edited cvs.sh to exclude the > > > check, and everything configured/compiled without any problems. > > > > > > NOTE: I'm not on the list, please include me in the reply. > > > > > > Thanks, > > > Nate > > > > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > > >> unsubscribe << > >> > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<