Hi,

I get an compiling error with directfb-1.1.0. 

./configure --with-gfxdrivers=i810 --enable-multi


make[3]: Entering directory `/usr/local/src/DirectFB-1.1.0/gfxdrivers/i810'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. 
-I../../include -I../../lib -I../../lib -I../../src -I../../systems  
-D_REENTRANT   -O3 -ffast-math -pipe  -D_GNU_SOURCE  
-Werror-implicit-function-declaration -MT i810.lo -MD -MP -MF .deps/i810.Tpo -c 
-o i810.lo i810.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../lib 
-I../../src -I../../systems -D_REENTRANT -O3 -ffast-math -pipe -D_GNU_SOURCE 
-Werror-implicit-function-declaration -MT i810.lo -MD -MP -MF .deps/i810.Tpo -c 
i810.c  -fPIC -DPIC -o .libs/i810.o
i810.c: In function 'i810_set_src':
i810.c:202: error: 'SurfaceBuffer' undeclared (first use in this function)
i810.c:202: error: (Each undeclared identifier is reported only once
i810.c:202: error: for each function it appears in.)
i810.c:202: error: 'buffer' undeclared (first use in this function)
i810.c:202: error: 'CoreSurface' has no member named 'front_buffer'
i810.c:206: error: 'GraphicsDevice' undeclared (first use in this function)
i810.c:206: error: expected expression before ')' token
i810.c:207: error: too few arguments to function 'dfb_gfxcard_memory_physical'
i810.c: In function 'i810_set_dest':
i810.c:219: error: 'SurfaceBuffer' undeclared (first use in this function)
i810.c:219: error: 'buffer' undeclared (first use in this function)
i810.c:219: error: 'CoreSurface' has no member named 'back_buffer'
i810.c:223: error: 'GraphicsDevice' undeclared (first use in this function)
i810.c:223: error: expected expression before ')' token
i810.c:224: error: too few arguments to function 'dfb_gfxcard_memory_physical'
i810.c:227: error: 'CoreSurface' has no member named 'format'
i810.c: In function 'i810_set_color':
i810.c:279: error: 'CoreSurface' has no member named 'format'
i810.c: In function 'i810CheckState':
i810.c:325: error: 'CoreSurface' has no member named 'format'
i810.c:341: error: 'CoreSurface' has no member named 'format'
i810.c:341: error: 'CoreSurface' has no member named 'format'
i810.c: At top level:
i810.c:701: error: expected ')' before '*' token
i810.c:712: error: expected ')' before '*' token
i810.c:784: error: expected ')' before '*' token
i810.c:902: error: expected ')' before '*' token
i810.c:943: error: expected ')' before '*' token
i810.c:975: error: expected ')' before '*' token
i810.c:1026: error: expected ')' before '*' token
make[3]: *** [i810.lo] Fehler 1

Any hint ?

Regards,

Stefan
______________________________________________________________________________
Jetzt neu! Im riesigen WEB.DE Club SmartDrive Dateien freigeben und mit 
Freunden teilen! http://www.freemail.web.de/club/smartdrive_ttc.htm/?mc=021134


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

Reply via email to