On Mit, 2002-09-25 at 21:08, n001 wrote:
> Hello, i can't build the last CVS trunk (head):
>
> radeon_ioctl.c: In function `radeonGetAllParams':
> radeon_ioctl.c:1054: `RADEON_PARAM_IRQ_NR' undeclared (first use in this function)
>
>
> # grep -r RADEON_PARAM_IRQ_NR .
> ./lib/GL/mesa/src/drv/rad
Hello, i can't build the last CVS trunk (head):
radeon_ioctl.c: In function `radeonGetAllParams':
radeon_ioctl.c:1054: `RADEON_PARAM_IRQ_NR' undeclared (first use in this function)
# grep -r RADEON_PARAM_IRQ_NR .
./lib/GL/mesa/src/drv/radeon/radeon_ioctl.c: gp.param = RADEON_PARAM_IRQ_NR;