Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2005 01:18:20 +0200
From:      Michal Mertl <mime@traveller.cz>
To:        Didier Wiroth <didier.wiroth@mcesr.etat.lu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT
Message-ID:  <1112743101.1257.11.camel@genius2.i.cz>
In-Reply-To: <9a93f04267f0.4253157a@etat.lu>
References:  <9a93f04267f0.4253157a@etat.lu>

next in thread | previous in thread | raw e-mail | index | archive | help
Didier Wiroth wrote:

> 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


I believe Didier used broken vidcontrol.c file. The patch was for
current and needs to be applied to clean vidcontrol.c ver 1.48.

It works for me (on CURRENT anyways).

Michal




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112743101.1257.11.camel>