Subject: mac68k kernel 1.5.2 build
To: None <port-mac68k@netbsd.org>
From: None <collver@linuxfreemail.com>
List: port-mac68k
Date: 02/13/2002 07:33:10
Hello,

I am attempting to build kernel 1.5.2 on a macIIcx.  The error message I
received is:

cpp -traditional -D_LOCORE -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DM68030 -DLKM -DDIAGNOSTIC -DGRF_COMPAT -DMAXUSERS=16 -D_KERNEL -Dmac68k ../../../../compat/linux/arch/m68k/linux_sig_machdep.S | sed 's/^#.*//' | as -o linux_sig_machdep.o
{standard input}: Assembler messages:
{standard input}:209: Error: "instructions/operands mismatch" -- Statement 'moveq #LINUX_SYS_exit,%d0' ignored
*** Error code 1

Stop.
# 


Is this known, and is there an easy fix other than disabling COMPAT_LINUX?

Thanks,

Ben Collver