help-octave
[Top][All Lists]
Advanced

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

make check segmentation fault


From: Yan Wu
Subject: make check segmentation fault
Date: Wed, 26 Dec 2007 23:12:03 -0800 (PST)

I tried compiling with the following:
./configure --prefix=/shared/octave/octave-3.0.0/ --enable-64
--enable-shared CPPFLAGS='-I/shared/octave/include
-I/shared/octave/include/suitesparse' LDFLAGS=-L/shared/octave/lib
--with-blas='-L/shared/octave/lib -lgoto -lpthread'
make then make check.
The make check returned me with the following errors:

src/DLD-FUNCTIONS/rand.cc ............................  PASS   44/57   FAIL
13
scripts/geometry/convhull.m ............................  PASS    0/1   
FAIL 1
scripts/geometry/delaunay.m ............................ PASS    0/1    FAIL
1
scripts/geometry/delaunay3.m ........................... PASS    0/1    FAIL
1
scripts/geometry/griddata.m ............................ PASS    0/1    FAIL
1
scripts/geometry/griddatan.m ........................... PASS    0/2    FAIL
2

scripts/linear-algebra/condest.m .......................panic: Segmentation
fault -- stopping myself...
make[2]: *** [check] Segmentation fault
make[2]: Leaving directory `/home/wuy/octave-3.0.0/test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/wuy/octave-3.0.0'
make: *** [check] Error 2

Can anybody tell me what happened? Thanks a lot!
-- 
View this message in context: 
http://www.nabble.com/make-check-segmentation-fault-tp14510253p14510253.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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