I am trying to compile University of Washington pine 4.30 on my DU 3.2 system.
I did this on earlier pine versions without any problem in the past. Now I
obtain the following error :
/: write failed, file system is full
ugen: internal: binasm decls write error
What does the last message mean ?
Apparently after the build stops, the root filesystem is NOT full at all.
Before this, it crashed once with a "swap space under 10%" but I logged off
and restarted the X server, and now I get this.
Apparently the error is on the compilation of an unit helptext.c, which looks
a huge (826563 byte) routine made of data string whose content is HTML code.
If I do "touch helptext.o" and create a null object file, I can force the
makefile to proceed with the rest of the compilations (of course it crashes
during load since that is not a valid object file).
What kind of limit is this and how to overcome it ?
----------------------------------------------------------------------------
Lucio Chiappetti - IFCTR/CNR - via Bassini 15 - I-20133 Milano (Italy)
For more info :
http://www.ifctr.mi.cnr.it/~lucio/personal.html
----------------------------------------------------------------------------
Received on Mon Nov 27 2000 - 18:04:06 NZDT