Paul Hussein wrote:
> Hi,
>
> I am trying to build from svn the octave-forge packages to take
> advantage of a fix.
>
>  I did
> svn co https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge
>
> then
>
> ./autogen.sh
>
> ./configure
> make all
>
>
> but I get
>
>
> ..................
> *** nonfree/spline-gcvspl-1.0.6.tar.gz differs from uploaded version
> but has same version
> *** Please fix the version numbering noted above before proceding
> make[1]: *** [real_compare] Error 255
> make[1]: Leaving directory `/home/matlab/octave/svn/octave-forge/packages'
> make: *** [packages] Error 2
>
>
> Could someone helpo me what to do ?
>
> Thanks
>
> Paul.
>
>   
Do nothing... The "make all" target of the octave-forge SVN is for the 
release manager mainly in that it flags if a package has been changed 
and the version number not been updated. Note that this test is fragile 
in that it relies on the release manager having the same set of tools 
installed for each release..

In any case even with this error the packages are built and are 
available under the packages/{main,extra,nonfree,languages} directories 
of octave-forge.. So you can then install these SVN versions of the 
packages with "pkg install" in any case.

Regards
David

-- 
David Bateman                                [EMAIL PROTECTED]
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to