Subject: kernel compile
To: None <netbsd-help@NetBSD.ORG>
From: Matt DeBergalis <deberg@mit.edu>
List: netbsd-help
Date: 12/02/1995 16:19:16
i've recently changed from linux to netbsd, and my knowledge of BSD
isn't very detailed. i tried to recompile the kernel and got the
following error on what appears to be the final step:

ld -x -z -T F8100000 -o netbsd -e start ${SYSTEM_OBJ} vers.o
pccons.o: Definition of symbol `_pcprobe' (multiply defined)
pccons.o: Definition of symbol `_pcattach' (multiply defined)
pccons.o: Definition of symbol `_kbd_cmd' (multiply defined)
pccons.o: Definition of symbol `_async_update' (multiply defined)
pccons.o: Definition of symbol `_pcintr' (multiply defined)
pccons.o: Definition of symbol `_pcopen' (multiply defined)

[and many more in pccons.o pcvt_drv.o pcvt_kbd.o pcvt_out.o pcvt_sup.o]
*** Error code 1

the system is NetBSD-1.1 with the ksrc11 source package plus all of the
binary sets for i386. what is going on? do i need to ftp more source
packages? nothing significant has been modified from the distribution,
and other programs (emacs, etc) compile fine.
--------
matt debergalis <deberg@mit.edu, skyking@ai.mit.edu>
M-x hackers-r-us