James Gatt wrote: > Is fusion 64-bit clean now? I haven't had the opportunity to try out the > current CVS version recently, but I posted to directfb-users on > 2006-02-19 with the compile warnings and kernel oops it gives me.
linux-fusion-1.1/linux/drivers/char/fusion/fusiondev.c: In function `register_devices': linux-fusion-1.1/linux/drivers/char/fusion/fusiondev.c:869: warning: passing arg 2 of `class_device_create' makes pointer from integer without a cast linux-fusion-1.1/linux/drivers/char/fusion/fusiondev.c:869: warning: passing arg 3 of `class_device_create' makes integer from pointer without a cast linux-fusion-1.1/linux/drivers/char/fusion/fusiondev.c:869: warning: passing arg 4 of `class_device_create' from incompatible pointer type linux-fusion-1.1/linux/drivers/char/fusion/fusiondev.c:869: warning: passing arg 5 of `class_device_create' makes pointer from integer without a cast These warnings you sent seem like a different problem. You should try with the latest CVS version, because this one doesn't seem to support your kernel version properly. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
