From owner-freebsd-current Wed May 22 1:22:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 6A0ED37B414 for ; Wed, 22 May 2002 01:22:35 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZ69G; Wed, 22 May 2002 11:24:25 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g4M8Mcc10568; Wed, 22 May 2002 11:22:38 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CEB5553.E5E96E13@FreeBSD.org> Date: Wed, 22 May 2002 11:22:43 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Martin Kacerovsky Cc: current@freebsd.org Subject: Re: cannot make vidcontrol References: <20020522092802.A3286@amutor.kolej.mff.cuni.cz> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Martin Kacerovsky wrote: > > I got this problem: > > [ /usr/src/usr.sbin ]#make vidcontrol > Warning: Object directory not changed from original /usr/src/usr.sbin/vidcontrol > cc -O -pipe -c vidcontrol.c > vidcontrol.c: In function `load_font': > vidcontrol.c:221: structure has no member named `font_size' > *** Error code 1 > > Stop in /usr/src/usr.sbin/vidcontrol. > *** Error code 1 > > Stop in /usr/src/usr.sbin. 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. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message