On Wednesday 15 November 2006 10:39, Christian Demmer wrote: > please remove the linux/ or is this a problem for Linux?
Yes. On the Mac, everything pretty much references /usr/include/unistd.h However, all is not the same on Linux. For example, the /usr/include/sys/unistd.h and the /usr/include/linux/unistd.h AND the /usr/include/asm/unistd.h are not the same files. I'm not sure which is important to DFB, but removing the "linux" may cause a world of hurt. Or it might not. Cheers, Lloyd _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
