Subject: Re: netinet compilation warnings with IPv6 code, but without INET6
To: Erik Bertelsen <erik@mediator.uni-c.dk>
From: Todd Vierling <tv@pobox.com>
List: current-users
Date: 07/02/1999 16:52:41
On Fri, 2 Jul 1999, 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):
: 
: k make -k
: cc  -O2 -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes
: -Wuninitialized -Wpointer-arith -Wno-main -G 0  -mno-abicalls
   ^^^^^^^^^^^^^^
Uh, `whassis?'

If `cc -v' reports `egcs-1.1*', turn this off.  egcs gets this very, very
wrong and we have it explicitly disabled from -Wall for a reason.

-- 
-- Todd Vierling (tv@pobox.com)