- assigned_to: nobody --> mangoa01
1. tclral 0.8.6 release, tcl 8.5.0 cvs head, sun sparc solaris 2.9, sun c compiler
2. configured with options \"'--prefix=/projects/sprs_lwv/tcl85' '--enable-shared' '--enable-symbols' '--enable-stubs' '--enable-64bit' 'CC=cc'\" . This configuration was done in the directory tclral-0.8.6/unix .
3. configure completed (with a warning). build completed (with a compile warning about ral_tupleheading.c, ral_vector.c, and the dtplite HTML generation).
Then, I ran
gmake test
and got the error:
couldn't read file "/vol/tclsrcsol/tcl85/tclral-0.8.6/unix/ral.tcl": no such fil
e or directory
while executing
"source /vol/tclsrcsol/tcl85/tclral-0.8.6/unix/ral.tcl"
("package ifneeded ral 0.8.6" script)
invoked from within
"package require ral"
(file "../test/ral.test" line 61)
gmake: *** [test] Error 1
It looks as if test/all expects to be run from the directory immediately above itself.