Could someone take a look at this ...
kre
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c: In
function 'NvPrepareAccess':
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c:248:2:
error: implicit declaration of function 'IgsWaitReady'
[-Werror=implicit-function-declaration]
IgsWaitReady(fPtr);
^~~~~~~~~~~~
checking for sys/stat.h... yes
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c:248:15:
error: 'fPtr' undeclared (first use in this function)
IgsWaitReady(fPtr);
^~~~
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c:248:15:
note: each undeclared identifier is reported only once for each function it
appears in
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c: In
function 'NvInitExa':
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c:330:24:
error: 'IgsPrepareAccess' undeclared (first use in this function)
pExa->PrepareAccess = IgsPrepareAccess;
^~~~~~~~~~~~~~~~
/home/source/ab/HEAD/xsrc/external/mit/xf86-video-nv/dist/src/nv_exa.c:331:23:
error: 'IgsFinishAccess' undeclared (first use in this function)
pExa->FinishAccess = IgsFinishAccess;
^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
--- nv_exa.pico ---
*** [nv_exa.pico] Error code 1
nbmake[11]: stopped in
/home/source/ab/HEAD/src/external/mit/xorg/server/drivers/xf86-video-nv
1 error