Date: Wed, 22 May 2002 11:22:43 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Martin Kacerovsky <wizard@matfyz.cz> Cc: current@freebsd.org Subject: Re: cannot make vidcontrol Message-ID: <3CEB5553.E5E96E13@FreeBSD.org> References: <20020522092802.A3286@amutor.kolej.mff.cuni.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CEB5553.E5E96E13>