Re: NIS error messages (on Solaris 10 (SPARC))



rvsji...@xxxxxxxxx wrote:

I'd really like to get rid of a bunch of error messages that come up,
every time I do a make in /var/yp. These errors don't seem to be
causing a problem, but obviously, if I'm doing something wrong, I'd
much rather get it right :-)

# /usr/ccs/bin/make
updated hosts
Can't build server list from map "ypservers".  Reason:  no such map in
server's domain.
*** Error code 1

Edit the Makefile and comment out the target "ypservers".
As usual when editting Makefile, run make again to see
if all of the erros have gone away or if some remain. Only
fix one error at a time as it's hard to tell if any one error is
caused by previous ones.
.