Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!udel!mmdf From: klehr@sun.soe.clarkson.edu (Thomas J. Klehr) Newsgroups: comp.os.minix Subject: 1.5.0 kernel problems Message-ID: <18692@nigel.udel.EDU> Date: 7 May 90 01:58:37 GMT Sender: mmdf@udel.EDU Lines: 8 The same thing happened to me, when I was building 1.5.0... The problem with mine was that I forgot to copy the new *.s files from lib/ibm to /usr/lib (head.s in particular). When I recompiled with the new head.s (I thing that was the only *.s file that changed) it worked fine. Tom