Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wasatch!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!gatech!purdue!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: Compress, Elle, Chown problems Message-ID: <2016@ast.cs.vu.nl> Date: 8 Feb 89 09:28:41 GMT References: <813@csd4.milw.wisc.edu> Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 21 In article <813@csd4.milw.wisc.edu> michaelb@csd4.milw.wisc.edu (Michael L Bloxham) writes: > 1.) Has anyone compiled compress.c in MINIX and gotten it to > take a chmem =64000 compress Just chmem =64000 compress. If there isn't enough room, it will give compress everything that is left and report how much it gave. That is normal. > > 2.) HAs anyone gotten elle compiled that can give me a few pointers. > The Makefile is looking for a deffun.c to compile which I cannot > find anywhere. If there is such a thing, I don't have it... > could someone who does have it send it my way? I have not been able to compile ELLE on MINIX. I use PC-IX still. In fact, ELLE compilation is the only reason I am still hanging onto my old XT. The ELLE makefile is somewhat complicated, but as far as I can see, deffun.c is not needed (or even possible). The file deffun.e is a table that provides the key-mapping. It, plus defprf.e are fed into ellec to make defprf.c, which is compiled into ELLE. Andy Tanenbaum (ast@cs.vu.nl)