[2633] in testers
SOlaris 2.3
daemon@ATHENA.MIT.EDU (yoav@MIT.EDU)
Tue Jul 19 23:47:04 1994
From: yoav@MIT.EDU
Date: Tue, 19 Jul 1994 23:46:39 +0500
To: testers@MIT.EDU
It seems as if the default gcc is very badly installed:
[bill-the-cat,11:45pm]->gcc hack.c
gcc: installation problem, cannot exec cpp: No such file or directory
[bill-the-cat,11:45pm]->which gcc
/usr/gcc/bin/gcc
ALSO, I'm not sure, but pwd seems to fail on an NFS mount I'm using
(where a dec mount was fine). I mounted using mount, and attach, and
both failed for pwd, giving this error:
[bill-the-cat,11:39pm]->pwd
pwd: cannot determine current directory!
I can ls and cd around, but pwd fails.
yoav