Hi All, When I try to make DirectFB-0.9.20 (downloaded from cvs), the following error occurs in "i810" gfx driver.
Making all in i810
make[3]: Entering directory
`/root/PT06/References/DIRECTFB/DirectFB/gfxdrivers/i810'
source='i810.c' object='i810.lo' libtool=yes \
depfile='.deps/i810.Plo' tmpdepfile='.deps/i810.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I../../include -I../../src -D_REENTRANT -Wall -O3
-ffast-math -pipe -DFUSION_FAKE
-Werror-implicit-function-declaration -c -o i810.lo `test -f 'i810.c'
|| echo './'`i810.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src
-D_REENTRANT -Wall -O3 -ffast-math -pipe -DFUSION_FAKE
-Werror-implicit-function-declaration -c i810.c -MT i810.lo -MD -MP
-MF .deps/i810.TPlo -fPIC -DPIC -o i810.lo
i810.c: In function `i810_set_color':
i810.c:288: implicit declaration of function `PIXEL_RGB24'
i810.c: In function `driver_init_driver':
i810.c:850: implicit declaration of function `memset'
make[3]: *** [i810.lo] Error 1
make[3]: Leaving directory
`/root/PT06/References/DIRECTFB/DirectFB/gfxdrivers/i810'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/root/PT06/References/DIRECTFB/DirectFB/gfxdrivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/PT06/References/DIRECTFB/DirectFB'
make: *** [all] Error 2
How to rectify this ?
With Regards, S.Suriya Mohan. ___________________________________________________ Meet your old school or college friends from 1 Million + database... Click here to reunite www.batchmates.com/rediff.asp
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
