|
|

楼主 |
发表于 2006-12-14 08:51:44
|
显示全部楼层
我把tools删了,再编译后,又出现下面的错误:
In file included from ../../../../../../lib/GL/dri/drm/drm.h:39,
from ../../../../../../lib/GL/dri/drm/xf86drm.c:70:
/usr/include/linux/config.h:1:2: #error "Compilation aborted. Please read the FAQ for linux-libc-headers package."
/usr/include/linux/config.h:2:2: #error "(can be found at http://ep09.pld-linux.org/~mmazur/linux-libc-headers/doc/)"
make[5]: *** [../../../../../../lib/GL/dri/drm/xf86drm.o] Error 1
make[5]: Leaving directory `/sources/xc/lib/GL/mesa/src/drv/gamma'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/sources/xc/lib/GL/mesa/src/drv'
make[3]: *** [install] Error 2
make[3]: Leaving directory `/sources/xc/lib/GL'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/sources/xc/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/sources/xc'
make: *** [install] Error 2
网上查了下,好像是关于显卡用的内核模块,是不是在编译内核时出错了? |
|