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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message