|
|
在编译XFree86-4.5.0时出现的错误提示
gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing -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=\"/usr/X11R6/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:39:
/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] Error 1
make[5]: Leaving directory `/home/andreas/tmp/xcbuild/lib/GL/glx'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/andreas/tmp/xcbuild/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/andreas/tmp/xcbuild/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/andreas/tmp/xcbuild'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/andreas/tmp/xcbuild'
make: *** [World] Error 2
不知道是那里出现了问题
http://linuxfromscratch.org/pipe ... ecember/049659.html 中好象我的问题一样啊
希望各位大侠帮忙啊!!!!!!!!!!!!!!!!!!!! |
|