octave-maintainers
[Top][All Lists]
Advanced

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

Re: CVS Build problem (what.m missing?)


From: David Bateman
Subject: Re: CVS Build problem (what.m missing?)
Date: Tue, 23 Oct 2007 18:58:45 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Fredrik Lingvall wrote:
> David Bateman wrote:
>> Fredrik Lingvall wrote:
>>   
>>> The file 'what.m' seems to be missing:
>>>
>>> ...
>>>   
>>>     
>> Opps, forgot the cvs add.. Fixed..
>>
>> D.
>>   
> OK. Got another though,
>
> ls: cannot access *.cc: No such file or directory
> make[3]: Leaving directory `/root/software/octave/cvs/octave/scripts/time'
> g++ -O3 -pipe -m64 -mtune=nocona -march=nocona -mfpmath=sse -msse2
> -msse3 -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays
> -pthread -o gethelp gethelp.cc
> ./mkdoc . > DOCSTRINGS.t
> mv DOCSTRINGS.t DOCSTRINGS
> make[2]: Leaving directory `/root/software/octave/cvs/octave/scripts'
> make -C doc all
> make[2]: Entering directory `/root/software/octave/cvs/octave/doc'
> making conf.texi from conf.texi.in
> conf.texi is unchanged
> make -C faq all
> make[3]: Entering directory `/root/software/octave/cvs/octave/doc/faq'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/root/software/octave/cvs/octave/doc/faq'
> make -C interpreter all
> make[3]: Entering directory
> `/root/software/octave/cvs/octave/doc/interpreter'
> ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'txt');
> sleep (1);"
> error: structure has no member `archprefix'
> error: evaluating argument list element number 1
> error: evaluating assignment expression near line 1941, column 11
> error: called from `pkg:getarchdir' in file
> `/root/software/octave/cvs/octave/scripts/pkg/pkg.m'
> error: evaluating assignment expression near line 2021, column 12
> error: evaluating for command near line 2015, column 3
> error: called from `pkg:load_packages_and_dependencies' in file
> `/root/software/octave/cvs/octave/scripts/pkg/pkg.m'
> error: called from `pkg:load_packages' in file
> `/root/software/octave/cvs/octave/scripts/pkg/pkg.m'
> error: evaluating switch command near line 244, column 3
> error: called from `pkg' in file
> `/root/software/octave/cvs/octave/scripts/pkg/pkg.m'
> error: near line 2 of file
> `/root/software/octave/cvs/octave/scripts/pkg/PKG_ADD'
> error: source: error sourcing file
> `/root/software/octave/cvs/octave/scripts/pkg/PKG_ADD'
>
> make[3]: *** [gplot.txt] Error 1
> make[3]: Leaving directory
> `/root/software/octave/cvs/octave/doc/interpreter'
> make[2]: *** [interpreter] Error 2
> make[2]: Leaving directory `/root/software/octave/cvs/octave/doc'
> make[1]: *** [doc] Error 2
> make[1]: Leaving directory `/root/software/octave/cvs/octave'
> make: *** [all] Error 2
> fllap5 octave # 
>
> On an amd64 machine,
> fllap5 octave # uname -a
> Linux fllap5 2.6.21-gentoo-r4 #5 SMP Mon Aug 13 15:18:57 CEST 2007
> x86_64 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
>
> with --enable-64
>
> fllap5 octave # ./configure CFLAGS="-O3 -pipe -m64 -mtune=nocona
> -march=nocona -mfpmath=sse -msse2 -msse3 -fomit-frame-pointer
> -funroll-loops -fprefetch-loop-arrays -pthread" CXXFLAGS="-O3 -pipe
> -m64 -mtune=nocona -march=nocona -mfpmath=sse -msse2 -msse3
> -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pthread"
> FFLAGS="-O3 -pipe -m64 -fdefault-integer-8 -mtune=nocona -march=nocona
> -mfpmath=sse -msse2 -msse3 -fomit-frame-pointer -funroll-loops
> -fprefetch-loop-arrays -pthread" --enable-64 --prefix=/usr/local/
> --with-blas=/usr/local/lib/libBLAS.so
> --with-lapack=/usr/local/lib/libLAPACK.so --enable-shared --without-hdf5
>
> /Fredrik
>
Remove your octave-forge packages before building in particular the
~/.octave_packages file. You can always reconstruct it with "pkg
rebuild" afterwards.

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]