Well, for some reason it's not. I am using this on an iPod touch so I wasn't sure if this was the case or not. I went to terminal and checked and /usr/include for some reason isn't already part of the search path.
@wouter215
Thanks! I'll check that.
EDIT: it's already <SDL/SDL.h> thanks for the suggestion though.
Okay. I made links to all the necessary libs right in the powder-38.0-src directory and tried a make and it still claims to be unable to find the .h files! Any thoughts? If it would help, I'll post the directories that gcc claims to be in it's search path here.
I put links directly in the default search path and it still can't find the .h's. The good news is that it now appears to be finding the .h files that ship with the PT source (md5.h, http.h, etc.). The bad news is that it <i>refuses</i> to find any of the standard .h files <i>or</i> SDL.h and the bzip .h files.