Hi, with current cvs I get th following error: make[2]: Leaving directory `/usr/local/src/directfb-11-05/DirectFB/systems' Making all in tools make[2]: Entering directory `/usr/local/src/directfb-11-05/DirectFB/tools' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../include -I../include -I../lib -I../src -D_REENTRANT -I/usr/include/freetype2 -O3 -ffast-math -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT dfbdump.o -MD -MP -MF ".deps/dfbdump.Tpo" -c -o dfbdump.o dfbdump.c; \ then mv -f ".deps/dfbdump.Tpo" ".deps/dfbdump.Po"; else rm -f ".deps/dfbdump.Tpo"; exit 1; fi dfbdump.c: In function `dump_shmpool': dfbdump.c:462: error: `SHMemDesc' undeclared (first use in this function) dfbdump.c:462: error: (Each undeclared identifier is reported only once dfbdump.c:462: error: for each function it appears in.) dfbdump.c:462: error: `desc' undeclared (first use in this function) make[2]: *** [dfbdump.o] Error 1 make[2]: Leaving directory `/usr/local/src/directfb-11-05/DirectFB/tools' make[1]: *** [all-recursive] Error 1
-- Stefan Lucke _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
