Bug#669363: libsdl-1.3-dev: fatal error: directfb.h: No such file or directory

2012-12-08 Thread Sam Lantinga
SDL 1.3 was an unstable pre-release API and should not be included in distributions. SDL 2.0 is largely stable and if the dev package is built with directfb support it should have a dependency on the directfb development package. Cheers! On Sat, Dec 8, 2012 at 7:26 PM, Ztatik Light wrote: > >

Bug#669363: libsdl-1.3-dev: fatal error: directfb.h: No such file or directory

2012-04-19 Thread Miguel A . Colón Vélez
Hello: Forgot to mention that if one obviously adds "-I${prefix}/include/directfb" then the error is gone but the program does not use directfb. Adding "Requires.private: directfb" and asking the cmake-data package to update their FindSDL.cmake script should fix this. Hope this helps, Miguel

Bug#669363: libsdl-1.3-dev: fatal error: directfb.h: No such file or directory

2012-04-19 Thread Miguel A . Colón Vélez
Package: libsdl-1.3-dev Version: 1.3.0~20111204-1 Severity: serious Hello: While trying to compile a program that requires SDL-1.3 I get the following message: /usr/include/SDL/SDL_syswm.h:79:22: fatal error: directfb.h: No such file or directory compilation terminated. SDL_syswm.h contains: #i