[EMAIL PROTECTED] wrote:


install sequence of makefile :

install:
        (if test $(KERNEL_PATCHLEVEL) = 4; then cp $(SUB)/fusion.o $(KERNEL_MODLIB); 
else cp $(SUB)/fusion.ko $(KERNEL_MODLIB); fi) && depmod -ae

Does not have any action for copying fusion.h to some other place.
I'm cross compiling from a Cygwin shell the whole stuff, so I have
to change the makefile anyway.

I'm using linux-fusion-1.1. Should I use FusionSound-0.9.23 instead ?


Yes.

--
Regards,
     Claudio Ciccani

[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb

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

Reply via email to