Xref: news-dnh.mv.net comp.os.msdos.djgpp:909 Path: news-dnh.mv.net!mv!news.sprintlink.net!news.onramp.net!convex!bcm!newsfeed.rice.edu!rice!news!sandmann From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: I have a problem with DJGPP please help!!! Date: Thu, 13 Jul 1995 10:44:10 CDT Organization: Rice University, Houston, Texas Lines: 9 References: <3u24ld$fdn AT ixnews4 DOT ix DOT netcom DOT com> Reply-To: sandmann AT clio DOT rice DOT edu Nntp-Posting-Host: clio.rice.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp > Every time I try to compile something this comes out: > C:\WINDOWS\NETCOM\DOWNLOAD\CWSDPMIS>gcc control.c > control.c:14: dos.h: Not a directory (ENOTDIR) > control.c:18: string.h: Not a directory (ENOTDIR) First of all, don't try to compile cwsdpmi with gcc, it just won't work. Second, it appears the environment variable in djgpp.env which points to your include directory isn't set, or the include files weren't unzipped.