> Hmmm... could you "stat /vsta/src/lib" and see what it says?
Logged in as root:
vsta$ stat /vsta/src/lib
perm=1/1
acc=5/0/2
size=4096
type=d
owner=0
inode=1073769920
mtime=244912628
> Can you use "gcc -v" and see more about exactly where it's dying?
It dies in cc1.
> For now you might cd to /vsta and do a "rh -e '((mode & IFMT) == IFDIR) &&
> !(mode & 0222)' to see what directories have no write access, then do
> a chmod 777 <list> to make them writable.
The list comes back empty.  What does rh do?  I've never encountered it on 
any unix system that I've worked with.  I only seem to have /vsta/bin/rh and 
no man pages or source.
Pat
+--------------------------------+------------------------------------+
| Pat Villani                    | Email:            patv@unx.dec.com |
| UBPG/UESG                      |                   unxa::villani    |
| Digital Equipment Corporation  |                                    |
| Manalapan, NJ                  | Amateur call:     WB2GBF           |
+--------------------------------+------------------------------------+ 
| Disclaimer:                                                         |
| All opinions, ideas and comments expressed are strictly mine and do |
| not reflect on my employer.                                         |
|                                                                     |
| I've wrestled with reality for 35 years, doctor, and I'm happy to   |
| state I finally won out over it. -- Elwood P. Dowd                  |
+---------------------------------------------------------------------+ 
Received on Mon Oct 20 08:37:13 1997
This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:43 PDT