Hi i am running directfb on davinci 64xx .. I am trying to open /dev/c64x but it is giving following error
opening '/dev/c64x' failed --> No such device or address I went through directfb mailing list and found that i need c64x.ko which can be compiled using makefile.kernal in kernal module of gfxdriver/davinci/ but i got following error In file included from /path_to_src/DirectFB-1.2.0/gfxdrivers/davinci/kernel-module/c64x/c64x.c:31: include/linux/cdev.h:24: warning: "struct inode" declared inside parameter list include/linux/cdev.h:24: warning: its scope is only this definition or declaration, which is probably not what you want DirectFB-1.2.0/gfxdrivers/davinci/kernel-module/c64x/c64x.c:116: error: parse error before string constant DirectFB-1.2.0/gfxdrivers/davinci/kernel-module/c64x/c64x.c:116: warning: type defaults to `int' in declaration of `MODULE_FIRMWARE' /DirectFB-1.2.0/gfxdrivers/davinci/kernel-module/c64x/c64x.c:116: warning: function declaration isn't a prototype Why i am not able to find MODULE_FIRMWARE. Is this because of conflicts between kernel and directfb versions or something else Thanks in advance Deepak
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
