On Thu, 17 Sep 2009 08:59:06 +0200, santiago gonzalez  
<santig...@gmail.com> wrote:

> A friend told me about a problem compiling ktl in Debian Squeeze
> He has automake 1.11 and had this error:
>
>  $ make -f Makefile.cvs
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
>
> *** YOU'RE USING automake (GNU automake) 1.11.
> *** KDE requires automake 1.6.1 or newer
> make[1]: *** [cvs] Erreur 1
> make: *** [all] Erreur 2
>
>
> He solved it editing admin/cvs.sh line 71
>
>  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* |
> automake*1.10* | automake*1.11* )
>
> And adding:  | automake*1.11*
>
> Looks that this worked for him, perhaps this could be added in the next
> releases... just to inform.


  This should be applied.

  But still is a hack :( Isn't there some way to compare versions?


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Ktechlab-devel mailing list
Ktechlab-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ktechlab-devel

Reply via email to