Subject: SDL headers not found
To: None <netbsd-help@netbsd.org>
From: Nathan Langford <njl@sdf.lonestar.org>
List: netbsd-help
Date: 05/24/2003 02:18:23
Hi,

I installed SDL from pkgsrc, but subsequent packages seem not to be
finding the header file.  ie:

...
checking for sdl-config... yes
checking for SDL_Init in -lSDL... yes
checking for SDL/SDL.h... no
configure: WARNING: SDL found but headers are missing!!
...

however,
{34} find /usr/pkg -name "SDL.h" -print
/usr/pkg/include/SDL/SDL.h

Any suggestions are most appreciated.
Thanks!

-Nathan