This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Make check errors
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Make check errors
- From: Jim McKelvey <mckelvey at bulldog dot jpl dot nasa dot gov>
- Date: Mon, 30 Aug 1999 15:46:43 -0700 (PDT)
gcc-2.95.1 on Sun Ultrasparc
SunOS bulldog 5.5.1 Generic_103640-24 sun4u sparc SUNW,Ultra-2
Doing a make check:
In several places I get:
ERROR: runtest.exp does not exist.
and in libU77:
If you have the `id' program, the following call
of SYSTEM should agree with the above:
uid=2662(mckelvey) gid=3000(npp)
*** getcwd: Result too large
./a.out: No such file or directory
The path is more than 66 characters; looks like too small of a buffer somewhere.