help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Octave from hg repo


From: David Bateman
Subject: Re: Compiling Octave from hg repo
Date: Thu, 22 May 2008 14:27:32 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080306)

John W. Eaton wrote:
> On 22-May-2008, Andrea Spadaccini wrote:
>
> | Hello everybody,
> | I tried to compile Octave directly from the Mercurial repository, as Thomas
> | suggested in order to fix problems with jhandles.
> | 
> | So I did the following:
> | hg clone http://www.octave.org/hg/octave
> | ./autogen.sh
> | ./configure --prefix="/home/andrea/installed-sw/"
> | make -j3
> | 
> | and then I got those errors:
> | 
> | g++: pic/CmplxGEPBAL.o: No such file or directory
> | g++: pic/dbleGEPBAL.o: No such file or directory
> | g++: pic/fCmplxGEPBAL.o: No such file or directory
> | g++: pic/fCmplxHESS.o: No such file or directory
> | g++: pic/fCmplxQR.o: No such file or directory
> | g++: pic/fCmplxQRP.o: No such file or directory
> | g++: pic/floatGEPBAL.o: No such file or directory
> | g++: pic/floatHESS.o: No such file or directory
> | g++: pic/floatQR.o: No such file or directory
> | g++: pic/floatQRP.o: No such file or directory
> | make[2]: *** [liboctave.so] Error 1
> | make[2]: Leaving directory `/home/andrea/octave-hg/octave/liboctave'
> | make[1]: *** [liboctave] Error 2
> | make[1]: Leaving directory `/home/andrea/octave-hg/octave'
> | make: *** [all] Error 2
> | 
> | Should I do anything else?
>
> Update and try again.  I think this problem has already been fixed.
>
>   
Also run "./autogen.sh; ./configure" again as there has been some
changes in the configuration.

D.



-- 
David Bateman                                address@hidden
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]