Your message dated Sat, 31 Aug 2019 19:18:11 +0000
with message-id <[email protected]>
and subject line Bug#939042: Removed package(s) from unstable
has caused the Debian Bug report #787189,
regarding SDL_stretch.h causes compile error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
787189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787189
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libsdl-stretch-dev
Version: 0.3.1-4
Including the SDL_stretch header file causes the following compile
error:
/usr/include/SDL_stretch/SDL_stretch.h:25:23: fatal error: SDL_video.h:
No such file or directory #include "SDL_video.h"
This is because the SDL stretch header files are in a separate
directory.
There are 2 possible solutions:
1. The SDL stretch header files should be in /usr/include/SDL with the
other SDL files
2. Comment the offending line out in SDL_stretch.h
Option 2 is tested as workable because the header file continues with:
#ifndef _SDL_video_h
#include <SDL/SDL_video.h>
#endif
... which means it will still work. But I think option 1 is preferable.
I don't know if this is an upstream bug. But as it stands, it unusable
unless that line is commented out.
--- End Message ---
--- Begin Message ---
Version: 0.3.1-12+rm
Dear submitter,
as the package sdl-stretch has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/939042
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---