Hi While building DirectFB for PowerPC i noticed two small glitches which someone may have interest to fix
1) lib/direct/ppcasm_memcpy_cachable.S still includes linux/config.h This issue affects both DFB from git head and DFB 1.0 series 2) In lib/direct/system.c PAGE_SIZE is undefined, i had to define it with #define PAGE_SIZE sysconf( _SC_PAGESIZE ) This affects DFB 1.0.x AFAIK The building environment was [EMAIL PROTECTED]:~/gtkdfb/src$ uname -a Linux 2.6.22-3-powerpc #1 Tue Nov 13 15:52:56 UTC 2007 ppc GNU/Linux sincerely Attilio _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev