From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Cross compiler Date: Tue, 09 Oct 2001 11:35:35 +0200 Lines: 12 Message-ID: <3BC2C4E7.EDDF0E8E@is.elta.co.il> References: <20011009090820 DOT 60688 DOT qmail AT web9105 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: 192.116.55.139 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 1002620119 21965925 192.116.55.139 (16 [61365]) X-Mailer: Mozilla 4.7 [en] (Win98; I) 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 ROLAND wrote: > > Anyways, after configure, I *can* run make, but this > also fails at a certain point. > I get the following error: > tmp-dum.c:1:6: ../include/sys/version.h: No such file > or directory sys/version.h is a DJGPP-specific header. It comes with djdev203.zip, where all the system headers are. Did you install djdev203.zip, and if so, do you indeed have sys/version.h file in the include directory created when djdev203.zip was unzipped?