Subject: Re: cvs update question
To: Lubos Vrbka <shnek@chemi.muni.cz>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 08/26/2003 11:34:15
On Tue, 26 Aug 2003, Lubos Vrbka wrote:

> i hope i didn't retrieved the out-of-date 1.6 - the command was
> 	cvs update -d -P -r netbsd-1-6 lib/libc

netbsd-1-6 is the stable branch. That is good.

But your first email said you were using 1.6, so I'd guess that you may
need to update more that just lib/libc.

> /usr/src/lib/libc/rpc/rpc_generic.c(176): RPC_MAXADDRSIZE undefined [99]

For example, that is defined in src/include/rpc/rpc_com.h. But in old
1.6, this header file was in src/libc/rpc/.

You may want to consider fetching all source (netbsd-1-6) and updating
everything.

   Jeremy C. Reed
   http://bsd.reedmedia.net/