Path: utzoo!attcan!uunet!wuarchive!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!uxf.cso.uiuc.edu!bc From: bc@uxf.cso.uiuc.edu Newsgroups: comp.os.minix Subject: compiling elvis/virecover Message-ID: <61600001@uxf.cso.uiuc.edu> Date: 13 Jan 90 10:38:36 GMT Lines: 13 Nf-ID: #N:uxf.cso.uiuc.edu:61600001:000:586 Nf-From: uxf.cso.uiuc.edu!bc Jan 12 20:50:00 1990 I have been unsuccessful in compiling virecover, no matter which compiler flags I set. I always run out of memory, which seems absurd. At first, I succeeded in compiling everything in elvis except virecover with just a 240k RAM disk (with 640k - 240k - 117k = 283k for user processes), so I could understand not having enough free memory. But now I put my root filesystem on a 1.2MB disk, so it goes into extended memory, and have STILL been unsuccessful -- with 640k - 117k(system) = 523k available! The ONLY thing running in the background is cron/atrun. Ben Cox b-cox2@uiuc.edu