This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

installed ecgs 1.0 on Linux



make -k check did not work for the libio due to a tcl error

cheers

Steffen

                === libio tests ===

Running target unix
Using /scratch/tyrion/bin/../share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /scratch/tyrion/bin/../share/dejagnu/config/unix.exp as generic
interface file for target.
ERROR: tcl error sourcing board description file for target
/scratch/tyrion/bin/../share/dejagnu/baseboards/unix
.exp.
bad option "pathtype": should be atime, dirname, executable, exists,
extension, isdirectory, isfile, lstat, mtim
e, owned, readable, readlink, root, size, stat, tail, type, or writable
bad option "pathtype": should be atime, dirname, executable, exists,
extension, isdirectory, isfile, lstat, mtim
e, owned, readable, readlink, root, size, stat, tail, type, or writable
    while executing
"file pathtype $file"
    invoked from within
"if { [file pathtype $file] == "relative" } {
                    set file [remote_file $dest absolute $file];
                }"
    ("dirname" arm line 2)
    invoked from within
"switch $op {
            cmp {
                set otherfile [lindex $args 1];
                if { [file exists $file] && [file exists $otherfile]
                     && [file size $file] == [file  ..."
    invoked from within
"if { ![is_remote $dest] } {
        switch $op {
            cmp {
                set otherfile [lindex $args 1];
                if { [file exists $file] && [file exists $otherfile]
                     & ..."
    (procedure "standard_file" line 4)
    invoked from within
"standard_file "" dirname
/local/scratch/tyrion/src/egcs-1.0/linux_objects/libraries/libio/testsuite"
    ("eval" body line 1)
    invoked from within
"eval ${try}_${proc} \"$dest\" $args"
    invoked from within


--
  Steffen Moeller <moeller@ebi.ac.uk>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]