Port-bebox archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bcopy not getting included in libkern



For some reason, when I build the GENERIC kernel under netbsd-current,
bcopy fails to be included in libkern.  I work around this by
explicitly adding

SRCS+= bcopy.c

to /usr/src/sys/lib/libkern/Makefile.

Anyone know why this is happening?

Again, I'm building natively, using the tools from the Feb 1998
shapshot.

--Mirian



Home | Main Index | Thread Index | Old Index