hi,all
   i want to test the directvnc on my rh9/fc5,first i install the 
DirectFB(http://www.directfb.org/downloads/Core/DirectFB-1.0.0-rc2.tar.gz)

then i configure the directvnc,when i make it,the error message as follow:

make  all-recursive
make[1]: Entering directory `/home/kangzh/directvnc-0.7.5'
Making all in src
make[2]: Entering directory `/home/kangzh/directvnc-0.7.5/src'
source='main.c' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -D_REENTRANT -I/usr/local/include/directfb 
   -c `test -f 'main.c' || echo './'`main.c
source='dfb.c' object='dfb.o' libtool=no \
depfile='.deps/dfb.Po' tmpdepfile='.deps/dfb.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..     -D_REENTRANT -I/usr/local/include/directfb 
   -c `test -f 'dfb.c' || echo './'`dfb.c
dfb.c:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'caps'
make[2]: *** [dfb.o] Error 1
make[2]: Leaving directory `/home/kangzh/directvnc-0.7.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kangzh/directvnc-0.7.5'
make: *** [all] Error 2



i find that there isn't dfb.c in my "/usr/local/include/directfb ",but what's 
meaning is it? or the directfb's version is wrong?


thank you!
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to