help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] smalltalk-1.95.2 make check


From: K Scott Rowe
Subject: [Help-smalltalk] smalltalk-1.95.2 make check
Date: Thu, 22 Feb 2001 10:47:27 -0700
User-agent: Mutt/1.2.4i

hello.  I am getting errors doing a "make check" with smalltalk-1.95.2
here.

version smalltalk-1.95.2 from ftp://alpha.gnu.org/pub/gnu/smalltalk/
on Slackware-7.0 i386 Linux-2.2.18 glibc-2.1.3 
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

compiles fine, but the "make check" failes with the followin errors...

make  check-TESTS
make[2]: Entering directory `/tmp/kscott/smalltalk-1.95.2/tests'
./run-test: ./../gst: No such file or directory
FAIL: low-level/arrays.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/classes.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/blocks.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/sets.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/processes.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/exceptions.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/intmath.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/floatmath.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/dates.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/objects.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/strings.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/chars.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/delays.st
./run-test: ./../gst: No such file or directory
FAIL: low-level/geometry.st
=====================
14 of 14 tests failed
=====================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/tmp/kscott/smalltalk-1.95.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/kscott/smalltalk-1.95.2/tests'
make: *** [check-recursive] Error 1


any ideas?
thanx



reply via email to

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