Subject: kernel compile
To: None <port-macppc@netbsd.org>
From: MAZAfsckER <green@donnelly.cc.ks.us>
List: port-macppc
Date: 11/30/1999 18:50:40
Hello people,
I've just installed netbsd 1-4-1 on my mac g3 266.
when I tried to compile a kernel at the end I saw that:

sh ../../../../conf/newvers.sh
cc  -O2 -pipe -Werror -Wreturn-type -Wpointer-arith -Wno-main -msoft-float
-I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC
-DTRAP_PANICWAIT -DNMBCLUSTERS="0x400" -DMAXUSERS=32 -D_KERNEL -Dmacppc
-c vers.c
rm -f netbsd
ld -N -Ttext 100000 -e __start -x -o netbsd ${SYSTEM_OBJ} vers.o
ofcons.o(.data+0x0): multiple definition of `keyboard'
akbd.o(.data+0x0): first defined here
ofcons.o: In function `kbd_intr':
ofcons.o(.text+0x838): multiple definition of `kbd_intr'
akbd.o(.text+0x478): first defined here
ld: Warning: size of symbol `kbd_intr' changed from 168 to 580 in ofcons.o
*** Error code 1

Stop.

any ideas..?
thanks in advance

Regards,

Igor N. Green