Re: First kernel build with gcc-3.1 failure

2002-05-15 Thread David O'Brien
On Wed, May 15, 2002 at 03:15:47PM -0700, David O'Brien wrote: > On Wed, May 15, 2002 at 03:15:39PM -0400, Jeff Ito wrote: > > I had a -current system with the old version of gcc, and build world/kernel > > that contained gcc-3.1: > ... > > cc1: warnings being treated as errors > > /usr/src/sys/dd

Re: First kernel build with gcc-3.1 failure

2002-05-15 Thread David O'Brien
On Wed, May 15, 2002 at 03:15:39PM -0400, Jeff Ito wrote: > I had a -current system with the old version of gcc, and build world/kernel > that contained gcc-3.1: ... > cc1: warnings being treated as errors > /usr/src/sys/ddb/db_command.c: In function `db_fncall': > /usr/src/sys/ddb/db_command.c:54

First kernel build with gcc-3.1 failure

2002-05-15 Thread Jeff Ito
I had a -current system with the old version of gcc, and build world/kernel that contained gcc-3.1: 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon May 6 19:31:16 EDT 2002 Now for the first time with gcc-3.1 in place I have updated source (as of just minutes ago 1500EDT 5.15.02) and am trying to build