Hi guys I was in trouble building DirectFB 1.2 , I have opensuse 11.3 x86
installed , and compiled and installed latest zlib , libjpeg, libpng,
libtrueType . 

 

I compiled with following command : 

 

./configure --with-gfxdrivers=vmware,i810,i830
--with-inputdrivers=keyboard,linuxinput,ps2mouse --enable-voodoo=no
--enable-vnc=no --enable-osx=no

 

But got some error's I cant fix them :

 

...

 

make[2]: Entering directory
`/root/Public/Sources/DirectFB/DirectFB-1.2.0/tools'

gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include -I../include -I../lib
-I../src -DDATADIR=\"/usr/local/share/directfb-1.2.0\" -D_REENTRANT
-I/usr/local/include/freetype2 -I/usr/local/include -O3 -ffast-math -pipe
-D_GNU_SOURCE  -Werror-implicit-function-declaration -MT directfb-csource.o
-MD -MP -MF .deps/directfb-csource.Tpo -c -o directfb-csource.o
directfb-csource.c

directfb-csource.c: In function 'load_image':

directfb-csource.c:302:10: error: dereferencing pointer to incomplete type

directfb-csource.c:370:28: error: dereferencing pointer to incomplete type

directfb-csource.c:374:37: error: dereferencing pointer to incomplete type

directfb-csource.c:374:37: error: dereferencing pointer to incomplete type

directfb-csource.c:377:49: error: dereferencing pointer to incomplete type

directfb-csource.c:378:49: error: dereferencing pointer to incomplete type

directfb-csource.c:379:49: error: dereferencing pointer to incomplete type

make[2]: *** [directfb-csource.o] Error 1

make[2]: Leaving directory
`/root/Public/Sources/DirectFB/DirectFB-1.2.0/tools'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/root/Public/Sources/DirectFB/DirectFB-1.2.0'

make: *** [all] Error 2 

 

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to