Subject: -current usr.sbin/named/ns_main.c won't compile
To: None <current-users@NetBSD.ORG>
From: None <mikeb@snow.datametrics.com>
List: current-users
Date: 01/05/1995 07:39:29
Just tried running a complete rebuild, got an error compiling
usr.sbin/named/ns_main.c:

ns_main.c:In function `opensocket'
ns_main.c:990:`nfds' undeclared (...stuff removed...)

Looking at the code, I found an nfds local to main() that might be what
wanted, don't know for sure. If so, it needs to be made global (duh).

Mike B

PS: Errr, perhaps this kinda message sould be sent via send-pr? Never used
it and my NetBSD system is not connected to the net...