From owner-freebsd-stable Wed May 31 18:32:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C7AD337BF82; Wed, 31 May 2000 18:31:57 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id TAA48232; Wed, 31 May 2000 19:31:52 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id TAA26260; Wed, 31 May 2000 19:31:29 -0600 (MDT) Message-Id: <200006010131.TAA26260@harmony.village.org> To: Kris Kennaway Subject: Re: GENERIC 4.0 kernel compile fails on in_cksum.c Cc: Andy Farkas , freebsd-stable@FreeBSD.org In-reply-to: Your message of "Wed, 31 May 2000 18:22:43 PDT." References: Date: Wed, 31 May 2000 19:31:28 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Kris Kennaway writes: : > This still works (I just did it the other day), if you follow the : > directions exactly. Until there are real landmines in the way, I'm : > going to continue to have this in UPDATING. : : Then perhaps you'd like to include instructions for overcoming the : in_cksum problem people have been seeing? :-) make buildkernel At least it works for me from my 3.x boxes. You have to build it with the compilers that are in the obj tree after a make buildworld, or it won't work. I'll go try again to make sure that nothing has changed in the last week or two since the last time I was able to do this. At work I build 4.x kernels all the time on a 3.4 machine (and also on a 5.0-current machine). I do have to use the obj tree from my 4.0 world to do it, however. Like I said, if it no longer works, then I'll take out the support bit in UPDATING. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message