> Hi,
>
> I don't necessarily disagree with your assesment but there are
> currently at least 5 packages depending or build-depending on
> libsdl-pango-dev that are not experiencing this problem. What package
> are you having a problem with?
its a custom piece of code that paultag is working on. the core of the
problem is that the use of
#include <SDL_Pango.h>
will produce an error that says unable to find SDL.h since it is located
in /usr/include/SDL /rather than /usr/include. however, use of
#include <SDL/SDL_Pango.h>
only works if the headers are moved to the SDL directory. i don't see
any reverse depends for libsdl-pango-dev at this point ('apt-cache
showpkg libsdl-pango-dev'), so perhaps that is why no one else has run
into the problem.
mike
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]