This is the mail archive of the gcc-bugs@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]

Make check errors


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.


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