This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
CVS error on ppc
- From: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- To: java at gcc dot gnu dot org
- Date: 01 May 2002 15:09:39 +0100
- Subject: CVS error on ppc
Something strange just happened on my PPClinux box... I was just
trying a cvs update on the gcc tree (the branch) and I got this:
cvs [update aborted]: reading libjava/sysdep/powerpc/locks.h: Too many levels of symbolic links
nferrier@imac:~/projects/gnu/gcc/gcc-cvs$ Write failed flushing stdout buffer.
write stdout: Broken pipe
Bizzare! It worked fine last night (though the build didn't run,
which is why I was updating today - so I could report the fault).
Nic