Ola gente..eu estava tentando instalar o driver da minha placa de video openchrome.... Depois de muitos pacotes necessarios abaixados....ele ta dando o seguintes erros quando eu executo o make.
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/drm -g -O2 -I/usr/include/xorg -I/usr/include/drm -MT via_crtc.lo -MD -MP -MF .deps/via_crtc.Tpo -c via_crtc.c -fPIC -DPIC -o .libs/via_crtc.o via_crtc.c:38:27: error: xorg/xf86Crtc.h: No such file or directory via_crtc.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'via_xf86crtc_config_funcs' via_crtc.c: In function 'ViaPreInitCRTCConfig': via_crtc.c:94: error: 'via_xf86crtc_config_funcs' undeclared (first use in this function) via_crtc.c:94: error: (Each undeclared identifier is reported only once via_crtc.c:94: error: for each function it appears in.) make[3]: *** [via_crtc.lo] Error 1 make[3]: Leaving directory `/home/tux/xf86-video-openchrome-0.2.904/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/tux/xf86-video-openchrome-0.2.904/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/tux/xf86-video-openchrome-0.2.904' make: *** [all] Error 2