Subject: Re: netinet compilation warnings with IPv6 code, but without INET6
To: Frank van der Linden <frank@wins.uva.nl>
From: Simon Burge <simonb@netbsd.org>
List: current-users
Date: 07/02/1999 23:11:53
Frank van der Linden wrote:

> On Fri, Jul 02, 1999 at 12:08:05PM +0200, Erik Bertelsen wrote:
> > 
> > On my pmax, I observed the kernel problems shown below while compiling
> > a kernel based on yesterday's sources. It does not contain any of the
> > new IPv6 options (e.g. INET6):
> 
> [...]
> 
> Hmm, I just updated my source 2 hours ago and compiled a kernel (also
> without INET6), and it compiled fine (and runs fine). It could be that
> the SUP update hit the tree just when the ipv6 stuff was being checked
> in. I think you should be fine after today's update.

Note that the pmax (and a couple of other ports, but not many last time
I checked) compile kernels with -Werror and a few extra egcs warning
enabled.  -Wuninitialized is not a standard compile option on most
ports...

Simon.