Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!mintaka!bloom-beacon!eru!hagbard!sunic!ugle.unit.no!barsoom!debet.nhh.no!si0_tb90020 From: si0_tb90020@debet.nhh.no Newsgroups: comp.os.minix Subject: Build Message-ID: <1991May10.162014.491@debet.nhh.no> Date: 10 May 91 15:20:14 GMT Organization: Norwegian School of Economics Lines: 13 I have patched my minix 1.1 to 1.3, and try to build it, but I have the following problem: Build will not execute. Minix complains about an illegal instruction, and dumps core. Build works well enough to report too few arguments, but when the correct arguments are given, it doesnt do anything. I have only made one change to the system. When compiling system.c in kernel, I got a message saying PENDING was undefineg, so I #define(d) PENDING 020 Well... I'll keep on working but...