help-octave
[Top][All Lists]
Advanced

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

Segmentation fault when compiling octave


From: Feuerbacher, Alan
Subject: Segmentation fault when compiling octave
Date: Thu, 27 Sep 2012 17:28:51 +0000

When compiling octave I got the following error:

############
. . .
rm -rf $backupdir; exit $rc
../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS 
../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; }
/bin/sh: line 1: 13038 Segmentation fault      ../../run-octave -f -q -H 
./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS ../../src/DOCSTRINGS
make[3]: *** [doc-cache] Error 1
make[3]: Leaving directory 
`/home/afbacher/GCC/Octave/exp34/octave-3.6.3/doc/interpreter'
. . .
############

Can anyone tell me what to do next?

Alan


reply via email to

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