I installed DirectFB-1.0.0.0
I configured DirectFBGL-0.9.25 and installed the header files
But I end up with this error message building
Mesa-embedded-2-branch-2004-07-15

cc -c -I. -I.. -I../../include -I/usr/include/directfb -D_REENTRANT
-D_HAVE_FULL_GL=1 -march=i686 -O3 -fno-strict-aliasing -MD -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs xf86drm.c -o xf86drm.o
In file included from drm.h:41,
                 from xf86drm.c:48:
/usr/include/linux/config.h:1:2: error: #error "Compilation aborted.
Please read the FAQ for linux-libc-headers package."
/usr/include/linux/config.h:2:2: error: #error "(can be found at
http://ep09.pld-linux.org/~mmazur/linux-libc-headers/doc/)"
xf86drm.c:1368: warning: no previous prototype for 'drmWaitVBlank'
make[2]: *** [xf86drm.o] Error 1
make[2]: Leaving directory `/usr/src/mesa_emb2br/Mesa/src/miniglx'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/src/mesa_emb2br/Mesa/src'
make: *** [subdirs] Error 1

I have linux-libc-headers-2.6.12.0 installed.
My system is LFS-6.2.0 (http://www.linuxfromscratch.org)

Is this due to incompatibility or am I doing something wrong?

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to