problem compiling wscons kernel on pmax
[email protected] (Georg Schwarz)
| Newsgroups | gmane.os.netbsd.ports.pmax |
|---|---|
| Organization | private |
| Message-ID | <[email protected]> |
I'm trying to compile a NetBSD 2.0 kernel for a PMAX 3MIN. I think I
need wscond support to use the X server, don't I?
I end up like this:
ld -T ../../../../arch/mips/conf/kern.ldscript -Ttext 0x80030000 -e
start -G 0 -x -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
zskbd.o(.rodata+0x20): undefined reference to `lkkbd_keydesctab'
*** Error code 1
I have the following lines in my kernel config:
lkkbd* at zsc1 channel ? # keyboard port on A channels
wskbd* at lkkbd? console ?
Any ideas what's going wrong here?
--
Georg Schwarz http://home.pages.de/~schwarz/
[email protected] +49 177 8811442