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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to