<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>In a message dated 7/30/01 8:38:36 PM Eastern Daylight Time, NERILL@aol.com 
<BR>writes:
<BR>
<BR>
<BR><BLOCKQUOTE TYPE=CITE style="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">On my system the header files for SDL is installed in /usr/include/SDL/ , 
<BR>thus when I use it I have to #include <SDL/SDL.h>. If you are using RPM you 
<BR>can use kpackage to verify that you have SDL and SDL-devel packages 
<BR>installed and double check the locations and names of your files.</FONT><FONT  COLOR="#000000" SIZE=3 FAMILY="SANSSERIF" FACE="Arial" LANG="0"> 
<BR>
<BR></BLOCKQUOTE>
<BR></FONT><FONT  COLOR="#000000" SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0">
<BR>Ok, I installed the SDL-devel rpm, and I also use  #include <SDL/SDL.h> 
<BR>because the header files are also in /usr/include/SDL.
<BR>
<BR>But now the problem is SDL_VIDEO and SDL_AUDIO undeclared.
<BR>
<BR>How do I define those global variables?
<BR>
<BR>Thanks for your answers.            Neri</FONT></HTML>