[comp.os.minix] Build

si0_tb90020@debet.nhh.no (05/10/91)

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...