Quoting antex ([EMAIL PROTECTED]): > gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-8/include -Wall > -Wstrict-prototypes -Wn > o-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer > -pipe -mpr > eferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include > -DKBUILD_B > ASENAME=fusionee -c -o fusionee.o fusionee.c > fusionee.c: In function `fusionee_kill': > fusionee.c:352: `fusionees_lock' undeclared (first use in this function) > fusionee.c:352: (Each undeclared identifier is reported only once > fusionee.c:352: for each function it appears in.) > fusionee.c: In function `fusionee_destroy': > fusionee.c:394: `fusionees_lock' undeclared (first use in this function)
I'm sorry for the broken patch, my build didn't include spin locks. It's fixed in CVS in linux-fusion/linux/drivers/char/fusion/fusionee.c, but I will fix the patches now, too. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
