Re: xf86-video-intel build error

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 01 Jul 2024 15:53:45 UTC
Sha'ul <shaul@stronzi.org> writes:

> virtual.c:499:11: error: use of undeclared identifier 'ETIME'
>   499 |                 return -ETIME;
>       |                         ^
> virtual.c:506:11: error: use of undeclared identifier 'ETIME'
>   506 |                 return -ETIME;
>       |                         ^
> virtual.c:3008:12: error: use of undeclared identifier 'ETIME'
>  3008 |                         return -ETIME;
>       |                                 ^

See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273422