Subject: Compiles fail...
To: None <current-users@NetBSD.ORG>
From: Peter Seebach <seebs@solon.com>
List: current-users
Date: 03/14/1996 21:01:30
I can't build anything; calloc.c (in gnu/lib/libmalloc) fails because
bzero is undeclared, lib/libc/gen/getlogin fails because _getlogin
is undeclared...

In fact, cc chokes on *ANYTHING* with an undeclared function.  Is this
normal?

-s