Subject: Re: build fails in rpc.bootparamd
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 06/08/2000 23:47:42
Jim Wise <jwise@draga.com> typed:
:> * install src/etc/netconfig to /etc/netconfig
:Will rpcbind / TI-RPC DTRT if there is no /etc/netconfig?
Not at the moment. It spews out:
Jun 6 21:15:07 proxy rpcbind: could not read /etc/netconfig
Code says:
if (nc_handle == NULL) {
syslog(LOG_ERR, "could not read /etc/netconfig");
exit(1);
}
Regards,
--
Geoff Wing : <gcw@pobox.com> Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org> Ego URL : http://pobox.com/~gcw/
Zsh Stuff : <gcw@zsh.org> Phone : (Australia) 0413 431 874