Path: utzoo!attcan!uunet!husc6!rutgers!att!lzaz!hcj From: hcj@lzaz.ATT.COM (HC Johnson) Newsgroups: comp.os.minix Subject: Re: MINIX-ST 1.1 patch #2: fixed binary /usr/lib/cv Summary: MINIX-ST new CV fails in directory /kernel Message-ID: <277@lzaz.ATT.COM> Date: 23 Nov 88 03:48:29 GMT References: <159@nlgvax.UUCP> Organization: AT&T ISL Lincroft NJ USA Lines: 32 < This message contains the uuencoded binary 'cv' that should be < installed as '/usr/lib/cv'. The original version could not < cope with loadfiles having more than 32k of relocation info. < First run 'uudecode' on this message. < Then check length, check sum and install as follows: < $ ls -l cv < -rwxr-xr-x 1 johan 9174 Sep 28 22:53 cv < $ sum cv < 21751 18 < $ cp cv /usr/lib/cv < Good luck. < < Johan W. Stevenson, < Philips Research Laboratories, < Project Centre Geldrop, < Willem Alexanderlaan 7B, < 5664 AN Geldrop, The Netherlands. < email: johan@pcg.philips.nl < phone: +31 40 892205 < ------------------------------------------------------------ A word of caution. I undecoded cv as instructed, and the checksum is ok. BUT, Its broken. When the minix sources .../kernel/... are made, cv fails, complaining about 'only longs can be relocated'. The resulting kernel, minix.img is then brain damaged. Note, this even fails on the standard distribution copy of minix/kernel. Howard C. Johnson ATT Bell Labs ...lzaz!hcj