Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!ukma!rutgers!att!lzaz!hcj From: hcj@lzaz.ATT.COM (HC Johnson) Newsgroups: comp.os.minix Subject: Re: ST Minix: Problems with /usr/lib/cv Summary: I use old cv for all parts of minix Message-ID: <464@lzaz.ATT.COM> Date: 13 Mar 89 03:59:53 GMT References: <86@inf.ethz.ch> Organization: AT&T ISL Lincroft NJ USA Lines: 27 In article <86@inf.ethz.ch>, felner@inf.ethz.ch (Tomas Felner) writes: > Today I updated Minix ST 1.1 with the official diffs posted by Johan > Stevenson some months ago and with the kernel diffs (rs232, midi, tape, > mouse, screen, etc.) posted by Howard Johnson recently. After > recompiling all the stuff the minix.img didn't work at all. After having > spent several hours following wrong directions, I found that the > problem seems to be caused by /usr/lib/cv. I had the same problems as > reported by Howard shortly after the official patches by Johan. > I only use the old cv. Its limitations haven't hit me yet, and the new one, doesn't do the big kernel correctly. Agreed. I suggest that if you cant build a working kernel thay you: 1. make sure that you increase the size of the stack (chmem +20000) of sttools/build. Besides just failing, walking on this stack will change the code in minix.img. BAD! 2. Start simple. One of the goals of addind the HAVE switches in h/const.h is that you can turn them ALL OFF. This produces the original kernel. Try it; then add in features one at a time. Thats how I check it. Howard C. Johnson ATT Bell Labs att!lzaz!hcj hcj@lzaz.att.com