octave-maintainers
[Top][All Lists]
Advanced

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

Re: 2.9.10?


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Re: 2.9.10?
Date: Thu, 16 Nov 2006 16:14:10 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)


John W. Eaton wrote:

Are there any things that absolutely must be fixed or included before
I make another snapshot?

Well, there's this: I just did
        cd /usr/local/src/octave
        make clean
        cvs update
        ./autogen.sh
        ./configure
        make
...
making var.texi from var.txi
ignoring duplicate entry for rmpath
ignoring duplicate entry for addpath
ignoring duplicate entry for ls
making vr-idx.texi from vr-idx.txi
ignoring duplicate entry for rmpath
ignoring duplicate entry for addpath
ignoring duplicate entry for ls
vr-idx.texi is unchanged
makeinfo -I.. -I. -I./.. ./octave.texi
DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot', 'eps'); sleep 
(1);"
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
make[3]: *** [gplot.eps] Segmentation fault
make[3]: Leaving directory `/home/local/src/octave/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/home/local/src/octave/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/home/local/src/octave'
make: *** [all] Error 2

I've noticed this in the past; I believe that if I do a "make install" then it 
will work.
--
Tom Holroyd, Ph.D.
We experience the world not as it is, but as we expect it to be.


reply via email to

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