From owner-freebsd-current Wed May 22 1:39:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp.kolej.mff.cuni.cz (smtp.kolej.mff.cuni.cz [195.113.25.225]) by hub.freebsd.org (Postfix) with ESMTP id AB7C137B40C for ; Wed, 22 May 2002 01:39:38 -0700 (PDT) X-Envelope-From: kacem0am@artax.karlin.mff.cuni.cz Received: from amutor.kolej.mff.cuni.cz (amutor.kolej.mff.cuni.cz [195.113.26.152]) by smtp.kolej.mff.cuni.cz (8.11.6/8.11.6) with ESMTP id g4M8dcK86539 for ; Wed, 22 May 2002 10:39:38 +0200 (CEST) (envelope-from kacem0am@artax.karlin.mff.cuni.cz) Received: from wizard by amutor.kolej.mff.cuni.cz with local (Exim 3.35 #1 (FreeBSD)) id 17ARei-0001DL-00 for ; Wed, 22 May 2002 10:39:36 +0200 Date: Wed, 22 May 2002 10:39:36 +0200 From: Martin Kacerovsky To: current@freebsd.org Subject: Re: cannot make vidcontrol Message-ID: <20020522103935.A4593@amutor.kolej.mff.cuni.cz> References: <20020522092802.A3286@amutor.kolej.mff.cuni.cz> <3CEB5553.E5E96E13@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CEB5553.E5E96E13@FreeBSD.org>; from sobomax@FreeBSD.org on Wed, May 22, 2002 at 11:22:43AM +0300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 22, 2002 at 11:22:43AM +0300, Maxim Sobolev wrote: > sys/consio.h header installed on your system is too old. You need to > do a fresh `make world' and rebuild/reinstall your kernel - it's the > only way to do vidcontrol upgrade properly. I don't understand, I have CVSUPed the whole tree and rebuilt the kernel, after boot when I launched vidcontrol it said me unapropriate ioctl ..., so I've decided to rebuild it from the same tree as kernel, so IMO the sys/consio.h is the same version as vidcontrol is, isn't it? I don't understand why I must build the whole world, if only vidcontrol has problems with the new kernel. (The "old world" is snapshot 5.0-20020302-PREVIEW). Maybe I don't understand, because I am stupid, but I thought making new world is neccesary only when upgrading from -stable. I thought that in that snapshot the world already is 5.0, so it isn't neccessary to rebuild it all. If I am wrong (99.9% probability), be so kind and correct me or at least "show me the right way" (drop some links). Regards, Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message