Subject: make build fails in libc..no samba
To: None <current-users@netbsd.org>
From: mel kravitz <melk@switchpwr.com>
List: current-users
Date: 02/05/2000 21:02:15
I am stopped cold in an attempt to make build current sources in libc
with:
cc1:warnings being treated as errors
/usr/src/lib/libc/rpc/bindresvport.c: In function `bindresvport':
/usr/src/lib/libc/rpc/bindresvport.c:71: implicit declaration of
function`bindresvport_sa'
/usr/src/lib/libc/rpc/bindresport.c:79: At top level:
/usr/src/lib/libc/rpc/bindresvport.c:79: function definition isn't a
prototype
*** Error code 1
what am i missing?
mel