symbol not found: xf86GetPCIVideoInfo

Ritesh Sood riteshsood at gmail.com
Tue Aug 28 23:29:16 PDT 2007


it's mtx_drv.so that's complaining about the missing symbol.
this happened after the latest git-update and compiling the  xserver.
Used to work perfectly before the update.

Also, compiling the ati video driver fails with the following error:

ati.c: In function 'ATIProbe':
ati.c:101: error: 'pciVideoPtr' undeclared (first use in this function)
ati.c:101: error: (Each undeclared identifier is reported only once
ati.c:101: error: for each function it appears in.)
ati.c:101: error: expected ';' before 'pVideo'
ati.c:102: error: 'xf86PciVideoInfo' undeclared (first use in this function)
ati.c:107: warning: implicit declaration of function 'xf86GetPciVideoInfo'
ati.c:112: error: 'pVideo' undeclared (first use in this function)

is my git repository screwed up?



More information about the xorg mailing list