Subject: 11/4 kernel won't compile
To: None <port-i386@NetBSD.ORG>
From: Takahiro Kanbe <taca@fxis.fujixerox.co.jp>
List: port-i386
Date: 11/05/1995 15:10:18
Hi.
I tried compile the kernel from the tar files on 11/4.
But, first I got the error:
../../i386/locore.s: Assembler messages:
../../i386/locore.s:471: Error: Unimplemented segment type 0 in parse_operand
*** Error code 1
Stop.
In locore.s:
/* Set up bootstrap stack. */
leal (PROC0STACK+KERNBASE)(%esi),%eax
movl %eax,_proc0paddr
leal (USPACE-FRAMESIZE)(%eax),%esp
movl %esi,PCB_CR3(%eax) # pcb->pcb_cr3
xorl %ebp,%ebp # mark end of frames
I could'nt find FRAMESIZE definition. Is there any suggestion?
Thanks
--
Takahiro Kanbe <taka@fxis.fujixerox.co.jp>
FXIS(Fuji Xerox Information Systems Co., Ltd.)