|
从x.org当下6.8.2后安装。执行make World后显示
making all in lib/GL/glx...
make[5]: Entering directory `/home/gump/build/bu/lib/GL/glx'
rm -f clientattrib.o
gcc -m32 -c -O0 -g -ansi -pedantic -Wall -Wpointer-arith -Wundef -I../../../exports/include/X11 -I../../../extras/Mesa/include -I../../../include/extensions -I../../../lib/GL/glx -I../../../extras/Mesa/src/mesa/main -I../../../extras/Mesa/src/mesa/glapi -I../../../extras/Mesa/src/mesa/drivers/x11 -I../../../extras/Mesa/src/mesa/x86 -I../../../programs/Xserver/hw/xfree86/os-support -I../../../extras/drm/shared -I../../../programs/Xserver/GL/dri -I../../.. -I../../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DXF86VIDMODE -DDEFAULT_DRIVER_DIR=\"/opt/Xorg-6.8.2/lib/modules/dri\" -DUSE_X86_ASM -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API clientattrib.c
In file included from ../../../extras/drm/shared/drm.h:41,
from ../../../programs/Xserver/hw/xfree86/os-support/xf86drm.h:39,
from ../../../extras/Mesa/include/GL/internal/dri_interface.h:48,
from glxclient.h:82,
from clientattrib.c:40:
/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]: *** [clientattrib.o] 错误 1
make[5]: Leaving directory `/home/gump/build/bu/lib/GL/glx'
make[4]: *** [all] 错误 2
make[4]: Leaving directory `/home/gump/build/bu/lib/GL'
make[3]: *** [all] 错误 2
make[3]: Leaving directory `/home/gump/build/bu/lib'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/gump/build/bu'
make[1]: *** [World] 错误 2
make[1]: Leaving directory `/home/gump/build/bu'
make: *** [World] 错误 2
系统为ML1.2。
请大家帮忙分析一下。谢谢 |
|