From: "Ingelrest François" Newsgroups: comp.os.msdos.djgpp Subject: Problems with some headers Lines: 16 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Sat, 07 Oct 2000 19:05:51 GMT NNTP-Posting-Host: 213.228.55.59 X-Complaints-To: abuse AT proxad DOT net X-Trace: nnrp2.proxad.net 970945551 213.228.55.59 (Sat, 07 Oct 2000 21:05:51 CEST) NNTP-Posting-Date: Sat, 07 Oct 2000 21:05:51 CEST Organization: Guest of ProXad - France To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I just installed DJGPP, and I get an error with dos.h Gcc find some headers like stdio.h, stdlib.h... but it can't find headers like dos.h or conio.h! These files are all in the same directory, the DJGPP variable point to the correct path for djgpp.env, and I didn't edited this file... I use this simple command line to compile : gcc -o prog.exe prog.c If anyone can help me... (I hope my message is comprehensible, I'm french :-)