Re: cannot make vidcontrol

2002-05-22 Thread Martin Kacerovsky
On Wed, May 22, 2002 at 04:29:33PM +0300, Giorgos Keramidas wrote: > It's very likely that other things will have problems with the new > kernel too. You just haven't discovered yet. You should really > always try to run a userland and kernel that have been compiled from > the same set of sourc

Re: cannot make vidcontrol

2002-05-22 Thread Giorgos Keramidas
On 2002-05-22 10:39, Martin Kacerovsky wrote: > 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 pro

Re: cannot make vidcontrol

2002-05-22 Thread Maxim Sobolev
Martin Kacerovsky wrote: > > 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'

Re: cannot make vidcontrol

2002-05-22 Thread Martin Kacerovsky
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 t

Re: cannot make vidcontrol

2002-05-22 Thread Maxim Sobolev
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 nam

cannot make vidcontrol

2002-05-22 Thread Martin Kacerovsky
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