PDA

View Full Version : CoreLib [002.005] File write error



dnar
08-13-2002, 11:25 AM
Hi Brian, I have a machine that creates the following error:

FATAL ERROR: CoreLib [002.005] File write error
Can you please point me in the right direction on this one. What could possibly produce this error.

I am using the latest gcc Linux client on a Pentium III 450, glibc2.1.

Many thanks.

Wayne.

Brian the Fist
08-13-2002, 03:42 PM
I think thats on the 'known bugs' list and typically means out of disk space. Probably your /tmp partition if under linux so do 'df -k' and take a looksy

dnar
08-13-2002, 08:36 PM
Ok thanks, I was getting this with a diskless Linux, I'll have to allocate more RAM disk to /tmp obviously!

Many thanx.