From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: need help! Date: Fri, 10 Sep 1999 16:50:54 -0500 Organization: CRL Network Services Lines: 12 Message-ID: <37D97D3E.36FAD9C5@a.crl.com> References: <19990910151954 DOT 12745 DOT 00005499 AT ng-co1 DOT aol DOT com> NNTP-Posting-Host: a116017.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.5-15 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Davetay21 wrote: > > When compiling, I get this error message: > > ../include/sys/versin.h: No such file or directory (ENOENT) Do a "touch ../include/sys/versin.h", and compile again. This time it should complain about something else. :) -- Weiqi Gao weiqigao AT a DOT crl DOT com