Subject: Any ideas why make world fails in src/sys?
To: None <current-users@NetBSD.ORG>
From: Richard Dante <rdante@garlic.com>
List: port-i386
Date: 10/23/1995 20:42:14
I didn't used to have this problem but in recent weeks when making world
things stop in /usr/src/sys/arch/i386/boot.  THis is what happens:

ld -Bstatic -e start -N -T 0 -o boot start.o table.o boot.o asm.o bios.o io.o disk.o sys.o version.o lib/kern/libkern.o
io.o: Definition of symbol `_strcmp' (multiply defined)
lib/kern/libkern.o: Definition of symbol `_strcmp' (multiply defined)
*** Error code 1



Does anybody know why is this happening?

Thanks a lot!

Rick Dante
rdante@garlic.com