Subject: brk multiply defined in libc?
To: None <port-vax@netbsd.org,current-users@netbsd.org>
From: Chuck McManis <cmcmanis@mcmanis.com>
List: current-users
Date: 07/07/2000 13:42:33
Hello everyone,

My build is complaining in libc on the VAX that brk, sbrk, and fork are 
multiply defined. It does this in the lint pass but not when it builds the 
shared object. (Sources cvs'd this morning). Is this a problem or can it be 
ignored?

--Chuck