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