Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!cwjcc!gatech!rutgers!att!mtuxo!rcd From: rcd@mtuxo.att.com (Evelyn C. Leeper) Newsgroups: comp.os.minix Subject: Re: Problem using "make" Summary: reduce ram disk size Message-ID: <4198@mtuxo.att.com> Date: 22 Feb 89 14:42:07 GMT References: <9275@louie.udel.EDU> Organization: AT&T, Middletown NJ Lines: 19 In article <9275@louie.udel.EDU>, eichert%uservx.decnet@ddnvx2.afwl.af.mil (USERVX::EICHERT) writes: > > I changed the file const.h so that I could use a >29meg partition and > proceeded to run make from inside /fs. I keep on getting an error saying that > ../h/error.h can't be found. But I can see that error.h is > where it's supposed to be. > > What am I doing wrong? > > diana eichert You don't mention whether you're using PC Minix or ST Minix, but I wrote about a similar problem in ST Minix in trying to recompile the kernel. Essentially, the cc error messages can become very misleading when not enough RAM is available. I found that a 512K RAM disk for root is too much for a 1 Meg 1040 ST. I was able to successfully recompile the kernel only when I re-did the mkfs for the root partition to a reduced size of 256K. Rana Dutt rcd@mtuxo.att.com