From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: MESA3D compiling problem Date: Sun, 21 May 2000 00:22:18 +0200 Organization: NetVision Israel Lines: 16 Message-ID: <3927101A.AC412A53@is.elta.co.il> References: <077d656d DOT 7a4ca6fd AT usw-ex0108-063 DOT remarq DOT com> NNTP-Posting-Host: ras2-p98.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 958857786 26202 62.0.172.222 (20 May 2000 21:23:06 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 20 May 2000 21:23:06 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com batchex wrote: > > 2. I tried to copy the 'depend.dos' from'\src\dos' to '\src'. > The compilation continues but halted again because the compiler > complains it can't find the include file 'GL/gl.h'. I look for > it in 'include\GL' and find it. Why does the compiler can't find > it? I've tried to use absolute directory (i.e. e:\mesa3.2 > \include) for 'INCLUDE' variable in the makefile and still the > compiler can't find it. How to overcome this problem? > > I have tried posting the question to MESA mailing list, but no > answer still. Please help. Perhaps section 10.4 of the DJGPP FAQ can help, especially where it says that the latest versions of MESA will probably not compile with DJGPP, and tells you that version 2.6 should probably work?