|
|
lfs版本:lfscvs0511
blfs:blfscvs0512
实在是找不到出错的原因了,编译了好几次,到最后就出错.
出错信息:
making all in lib/GL/dri/drm...
make[6]: Entering directory `/sources/xfree/xc/lib/GL/dri/drm'
rm -f xf86drm.o
gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -pipe -I../../../../exp orts/include/X11 -I../../../../include/extensions -I../../../../programs/Xserver/hw/x free86/os-support/linux/drm -I../../../../programs/Xserver/hw/xfree86/os-support/linux/ drm/kernel -I../../../../programs/Xserver/hw/xfree86/os-support/linux/drm/kernel - I../../../../programs/Xserver/hw/xfree86/os-support -I../../../.. -I../../../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SO URCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOU RCE -DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL xf86drm. c
In file included from drm.h:41,
from xf86drm.c:72:
/usr/include/linux/config.h:1:2: #error "Compilation aborted. Please read the FAQ for linux-libc-he aders package."
make[6]: *** [xf86drm.o] Error 1
make[6]: Leaving directory `/sources/xfree/xc/lib/GL/dri/drm'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/sources/xfree/xc/lib/GL/dri'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/sources/xfree/xc/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/sources/xfree/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/sources/xfree/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/sources/xfree/xc'
make: *** [World] Error 2 |
|