Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2005 22:47:22 +0200
From:      Didier Wiroth <didier.wiroth@mcesr.etat.lu>
To:        Michal Mertl <mime@traveller.cz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re : Re: Re : Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT
Message-ID:  <9a93f04267f0.4253157a@etat.lu>

next in thread | raw e-mail | index | archive | help
Unfortunately with patch applied it does not compile on stable:

Warning: Object directory not changed from original /usr/src/usr.sbin/vidcontrol
cc -O -pipe   -c vidcontrol.c
vidcontrol.c: In function `video_mode':
vidcontrol.c:500: error: `_VESA_800x600_DFL_COLS' undeclared (first use in this 
function)
vidcontrol.c:500: error: (Each undeclared identifier is reported only once
vidcontrol.c:500: error: for each function it appears in.)
vidcontrol.c:505: error: `_VESA_800x600_DFL_FNSZ' undeclared (first use in this 
function)
vidcontrol.c:509: error: `_VESA_800x600_DFL_ROWS' undeclared (first use in this 
function)
*** Error code 1


----- Message d'origine -----
De: Michal Mertl <mime@traveller.cz>
Date: Mardi, Avril 5, 2005 10:07 pm
Objet: Re: Re : Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT

> Didier Wiroth wrote:
> > Hello,
> > Thank you very much for replying.
> > 
> > > cd /usr/src/usr.sbin/vidcontrol
> > > patch </path/vidcontrol.diff.20050215
> > 
> > I'm using the RELENG_5 sources from today.
> 
> > The syscons.diff.20050215 works but the vidcontrol.diff.20050215 
> gives> some errors.
> 
> The diff is against the sources from -CURRENT where it applies and
> compiles cleanly. You should be ok using the current vidcontrol 
> sourceson -STABLE. The only difference is just some code purity 
> fixes by Xin Li
> - probably in preparation for integrating the changes we speak about.
> 
> Michal
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a93f04267f0.4253157a>