Path: utzoo!attcan!uunet!know!sdd.hp.com!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!archetyp From: archetyp@uxh.cso.uiuc.edu (Joseph R Pickert) Newsgroups: comp.os.minix Subject: Re: Has rebuilding your MacMinix kernel _done_ anything? Message-ID: <1990Nov12.165504.8334@ux1.cso.uiuc.edu> Date: 12 Nov 90 16:55:04 GMT References: <640@pdxgate.UUCP> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 9 deo@eecs.cs.pdx.edu (Steven Furber) writes: >I have rebuild my MacMinix kernel twice now. Once after applying the >ps fix, and then again after making changes in the config.h (robust filesystem, >wrap lines after 80, etc..). Someone has told me that the my posting contained an error. In /usr/src/kernel/memory.c, line 55, the sum (sizes[0] + sizes[1]) should be cast as a long. I will post a diff file.