Subject: Kernel problems
To: None <port-macppc@netbsd.org>
From: Martin Held <marth@macbsd.net>
List: port-macppc
Date: 09/12/2002 23:03:43
Hello,
I have to compile a new kernel because i have this "Fatal server error:
ppcPciInit: /dev/kmem"
problem and need a new one with "options INSECURE" enabled to use x11
The problem is, make stops with this message:
ld -N -Ttext 0x100000 -e ___start -S -o netbsd ${SYSTEM_OBJ} vers.0
aed.o: In function 'aed_dokeyupdown':
aed.o (. text+0x4f2): undefined reference to 'keyboard'
aed.o (. text+0x4fa): undefined reference to 'keyboard'
I run NetBSD-1.6D 20020706 and have fetched the 20020706 kernel sources
via cvs
The System is a PowerMac G3 (Yosemite) with ATI Radeon 7000 PCI
mutch thanks for answers!
Martin