I can't compile DirectFB with fusion, in linux-kernel 2.4.22 with gcc 3.3.1/binutils-2.14 ...
./configure --prefix=/usr --with-gfxdrivers=matrox --enable-multi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -I../../../../include -I../../../../src -DDATADIR=\"/usr/share/directfb-0.9.20\" -DMODULEDIR=\"/usr/lib/directfb-0.9.20\" -D_REENTRANT -Wall -O3 -ffast-math -pipe -W -Werror-implicit-function-declaration -MT shmalloc.lo -MD -MP -MF .deps/shmalloc.Tpo -c shmalloc.c -fPIC -DPIC -o .libs/shmalloc.o In file included from shmalloc.c:67: ../../../../src/core/fusion/fusion_internal.h:130: error: parse error before "FusionCallMessage" shmalloc.c: In function `__shmalloc_react': shmalloc.c:521: warning: unused parameter `msg_data' shmalloc.c:521: warning: unused parameter `ctx' make[5]: *** [shmalloc.lo] Error 1 make[5]: Leaving directory `/depot/cvs/DirectFB/src/core/fusion/shmalloc' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/depot/cvs/DirectFB/src/core/fusion' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/depot/cvs/DirectFB/src/core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/depot/cvs/DirectFB/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/depot/cvs/DirectFB' make: *** [all] Error 2
I try to check "fusion_internal.h" for errors, but no luck ..., I have alrealy build the "kernel" module without any problem.
Thanks & Regards,
CA,
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
