"make buildkernel" busted
Steve Kargl
sgk at troutmask.apl.washington.edu
Wed May 23 19:40:46 UTC 2007
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
More information about the freebsd-current
mailing list