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

Miguel A. Colón Vélez debian.micove at gmail.com
Thu Apr 19 11:56:47 UTC 2012


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:
#if defined(SDL_VIDEO_DRIVER_DIRECTFB)
#include <directfb.h>
#endif

but this file is at /usr/include/directfb/directfb.h in Debian.

That seems to be the only place where a directfb header file is called.

Hope this helps,
Miguel





More information about the Pkg-sdl-maintainers mailing list