> > while updating the DirectFB package in buildroot version 1.4.6, I've ran > > into the problem that the newly added tool mkdgifft needs a tool-chain > > with C++ support. Now I wouldn't want to enable C++ support only for > > this tool that most users of DirectFB will probably never need.
Worse, I can't even compile DirectFB 1.4.7 on my desktop PC: make[2]: Entering directory `/home/sven/DirectFB-1.4.7/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../include -I../include -I../lib -I../src -DDATADIR=\"/usr/local/share/directfb-1.4.7\" -D_REENTRANT -I/usr/include/libpng12 -g -O2 -MT mkdgifft.o -MD -MP -MF .deps/mkdgifft.Tpo -c -o mkdgifft.o mkdgifft.cpp mkdgifft.cpp: In function ‘int main(int, char**)’: mkdgifft.cpp:1004: error: ‘fstat’ was not declared in this scope make[2]: *** [mkdgifft.o] Error 1 This is with g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Sven _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev