Date: Wed, 23 May 2007 12:39:40 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Craig Rodrigues <rodrigc@crodrigues.org> Cc: freebsd-current@freebsd.org Subject: Re: "make buildkernel" busted Message-ID: <20070523193940.GC22598@troutmask.apl.washington.edu> In-Reply-To: <20070523193303.GA31944@crodrigues.org> References: <20070523191555.GA22564@troutmask.apl.washington.edu> <20070523193303.GA31944@crodrigues.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 23, 2007 at 03:33:03PM -0400, Craig Rodrigues wrote: > On Wed, May 23, 2007 at 12:15:55PM -0700, Steve Kargl wrote: > > cc1: error: unrecognized command line option "-Wno-pointer-sign" > > *** Error code 1 > > > You didn't upgrade your system properly. > Read either: > > (1) In /usr/src/Makefile, the section labelled: > # For individuals wanting to upgrade their sources (even if only a > # delta of a few days): > > or > > (2) In /usr/src/UPDATING, read the "To build a kernel" section. > Thanks. I know how to update the world. That isn't the problem. A few patches to bge were committed yesterday. I want to test those patch to see if it fixes May 22 15:16:14 node11 kernel: bge0: watchdog timeout -- resetting May 22 15:16:14 node11 kernel: bge0: link state changed to DOWN May 22 15:16:17 node11 kernel: bge0: link state changed to UP Additionally, there is a panic in the tcp (or socket) code. Doing a binary search that cross the gcc-4.2 import should be hampered by -Wno-pointer-sign. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070523193940.GC22598>