Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!caen!uwm.edu!uwvax!daffy!cat9.cs.wisc.edu!poon From: poon@cat9.cs.wisc.edu (Ka-Cheong Poon) Newsgroups: comp.os.minix Subject: Help building Minix386 Message-ID: <1991Jun22.181927.7327@daffy.cs.wisc.edu> Date: 22 Jun 91 18:19:27 GMT Sender: news@daffy.cs.wisc.edu (The News) Organization: U of Wisconsin CS Dept Lines: 21 Originator: poon@cat9.cs.wisc.edu I tried to build Bruce Evan's Minix-386 on my machine. My Minix is the one distributed by Prentice Hall. I can compile mm, fs, and init. But I cannot build the kernel. I got an error message like this: as -0 -a klib.s -o klib.o 00592 0016 6766 8B82 00000000 mov eax,EPCREG(edx) | signalled process' PC ***** ^unbound label 00594 0023 6766 8B82 00000000 mov eax,ECSREG(edx) | signalled process' cs ***** ^unbound label 00596 0030 6766 8B82 00000000 mov eax,EPSWREG(edx) | signalled process' PSW ***** ^unbound label 00003 errors 00000 warnings The crc for klib386.x is correct. Could someone tell me how to solve this problem? Thanks in advance. Ka-Cheong.