From: Karl Eberts Message-Id: <199907120348.XAA13274@big.seorf.ohiou.edu> Subject: djgpp To: djgpp AT delorie DOT com Date: Sun, 11 Jul 1999 23:48:44 -0400 (EDT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Reply-To: djgpp AT delorie DOT com I REALLY need help, I have written a small program to start out (note: this is my FIRST program on djgpp) and whenever I try to compile it; typing "gcc -o hello.exe hello.c" I get an error message that says "hello.c:3: sdio.h: No such file or directory (ENOENT)" What does this mean and how do I fix it? -- AIH