[Kst] Building 1.10.0 failed
Andrew Walker
arwalker at sumusltd.com
Thu Jun 10 19:00:41 CEST 2010
This is indeed a bug.
The simplest solution is to edit the following file:
graphics/admin/cvs.sh
Look for a line (should be line 71) that reads:
automake*1.6.* | automake*1.7.* | automake*1.8.* | automake*1.9.* |
automake*1.10.* )
and change it to read:
automake*1.6.* | automake*1.7.* | automake*1.8.* | automake*1.9.* |
automake*1.10.* | automake*1.11.* )
It is also probably worth submitting a bug report under kde in general.
Andrew
----- Original Message -----
From: "Timo Lindfors" <timo.lindfors at iki.fi>
To: <arwalker at sumusltd.com>
Sent: Thursday, June 10, 2010 12:42 AM
Subject: [Bug 240597] crash when enabling show points in data manager
> https://bugs.kde.org/show_bug.cgi?id=240597
>
>
>
>
>
> --- Comment #2 from Timo Lindfors <timo lindfors iki fi> 2010-06-10
> 09:39:55 ---
> Building 1.10.0 failed with
>
> $ svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics
> $ cd graphics
> $ 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.1.
> *** KDE requires automake 1.6.1 or newer
>
> Should I report this as a separate bug? Surely 1.11.1 is newer than 1.6.1.
>
> --- Comment #3 from Timo Lindfors <timo lindfors iki fi> 2010-06-10
> 09:42:01 ---
> Building 1.10.0 failed with
>
> $ svn co svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics
> $ cd graphics
> $ 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.1.
> *** KDE requires automake 1.6.1 or newer
>
> Should I report this as a separate bug? Surely 1.11.1 is newer than 1.6.1.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
More information about the Kst
mailing list