octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build fails on current CVS


From: Daniel J Sebald
Subject: Re: Build fails on current CVS
Date: Mon, 19 Mar 2007 20:20:02 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020

The __lock_global__ should be in the list of built-ins.  I'm guessing, but 
maybe try

./autogen.sh
./configure
make all
make install

I.e., do a make all before make install?

Dan


Alex Zvoleff wrote:
Using today's CVS I get the below error while running make on my Linux
machine.  This is on on clean sources just checked out.

Alex


making vr-idx.texi from vr-idx.txi
makeinfo -I.. -I. -I./.. ./octave.texi
DISPLAY= ../../run-octave -f -q -H -p . --eval "sparseimages ('gplot',
'eps'); sleep (1);"
error: `__lock_global__' undefined near line 33 column 5
error: evaluating if command near line 32, column 3
error: called from `drawnow' in file
`/usr/local/src/octavecvs/scripts/plot/drawnow.m'
error: called from `print' in file
`/usr/local/src/octavecvs/scripts/plot/print.m'
error: called from `sparseimages:gplotimages' in file
`/usr/local/src/octavecvs/doc/interpreter/sparseimages.m'
error: evaluating if command near line 8, column 7
error: evaluating if command near line 5, column 5
error: evaluating if command near line 2, column 3
error: called from `sparseimages' in file
`/usr/local/src/octavecvs/doc/interpreter/sparseimages.m'

make[3]: *** [gplot.eps] Error 1
make[3]: Leaving directory `/usr/local/src/octavecvs/doc/interpreter'
make[2]: *** [interpreter] Error 2
make[2]: Leaving directory `/usr/local/src/octavecvs/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/usr/local/src/octavecvs'
make: *** [all] Error 2
address@hidden:/usr/local/src/octavecvs$ uname -a
Linux azvoleff-laptop 2.6.20-12-generic #2 SMP Sun Mar 18 03:07:14 UTC
2007 i686 GNU/Linux




--

Dan Sebald
phone: 608 256 7718
email: daniel DOT sebald AT ieee DOT org
URL: http://webpages DOT charter DOT net/dsebald/


reply via email to

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