Hi,

I've running DFB 0.9.17 at the moment and like to compile the current
version. I did this:

> ./configure --enable-multi=yes --enable-linux-input
--prefix=/opt/DirectFB

This is printed out:
...
/opt/gcc-3.2/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../../..
-I../../../include -I../../../include -I../../../src
-DDATADIR=\"/opt/DirectFB/share/directfb-0.9.19\"
-DMODULEDIR=\"/opt/DirectFB/lib/directfb-0.9.19\" -D_REENTRANT -Wall -O3
-ffast-math -pipe -Werror-implicit-function-declaration -c fusion.c 
-fPIC -DPIC -o fusion.lo fusion.c: In function `fusion_kill':
fusion.c:215: `FusionKill' undeclared (first use in this function)
fusion.c:215: (Each undeclared identifier is reported only once
fusion.c:215: for each function it appears in.)
fusion.c:215: parse error before "param"
fusion.c:219: `param' undeclared (first use in this function)
fusion.c:223: `FUSION_KILL' undeclared (first use in this function)
make[5]: *** [fusion.lo] Error 1

I've compiled a kernel 2.4.20 with fusion module and fusion.o is loaded.

With --enable-multi=no DFB compiles without problems, but I want
fusion! What is there going wrong? Must I apply a newer fusion module
patch to my kernel?

Thanks
Andreas


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to