From owner-freebsd-stable@FreeBSD.ORG Sun Oct 9 17:08:52 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31AF616A41F for ; Sun, 9 Oct 2005 17:08:52 +0000 (GMT) (envelope-from Jan.Blaha@unet.cz) Received: from rlcho1.unet.cz (rlcho1.unet.cz [213.235.176.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5024543D46 for ; Sun, 9 Oct 2005 17:08:50 +0000 (GMT) (envelope-from Jan.Blaha@unet.cz) Received: from cl084016105115.unet.cz (cl084016105115.unet.cz [84.16.105.115] (may be forged)) by rlcho1.unet.cz (8.11.6/8.11.6) with ESMTP id j99H8hU16399; Sun, 9 Oct 2005 19:08:44 +0200 Received: by cl084016105115.unet.cz (Postfix, from userid 1001) id 0090666D6; Sun, 9 Oct 2005 19:08:46 +0200 (CEST) Date: Sun, 9 Oct 2005 19:08:46 +0200 From: Jan Blaha To: Marcin Koziej Message-ID: <20051009170846.GA3733@cl084016105115.unet.cz> Mail-Followup-To: Marcin Koziej , freebsd-stable@freebsd.org References: <20051004120018.GA21556@daedalus.desk.pl> <20051004141119.GA677@cl084016105115.unet.cz> <20051008224123.GA27493@daedalus.desk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20051008224123.GA27493@daedalus.desk.pl> User-Agent: Mutt/1.5.11 Cc: freebsd-stable@freebsd.org Subject: Re: STABLE kernel fails to build on sys/fs/devfs/devfs_vnops.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 17:08:52 -0000 On 9.10.2005 00:41, Marcin Koziej wrote: > > > I tried to build today's STABLE on 6.0-BETA2 FreeBSD 6.0-BETA2 #1: > > > Wed Aug 3 Kernel config differs from GENERIC just by atapicam > > > device. > > > > Obviously, your userland and kernel sources are not synchronized. It > > is probably the cause of failed build. > > > > Update complete source tree and try again. > > It doesn't seem to be that simple to me. > I have rm -rf'ed all the sources and cvsupped with tag=RELENG_6 and > I cannot build a GENERIC kernel. The problem seems to be forward OK, sorry I did not make myself clear. Do you follow the canonical way of upgrading the system? It is important first make buildworld and after this make buildkernel. Can you reproduce the error with last RELENG_6 sources, cleaned contents of /usr/obj and running the command "make buildworld buildkernel" in /usr/src directory? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Regards, Jan Blaha -- Bombeck's Rule of Medicine: Never go to a doctor whose office plants have died.