X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: the_warper AT yahoo DOT com (Shivakeshavan) Newsgroups: comp.os.msdos.djgpp Subject: Mesa3d help!! Date: 8 Dec 2003 04:51:32 -0800 Organization: http://groups.google.com Lines: 24 Message-ID: NNTP-Posting-Host: 61.247.241.108 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1070887893 3926 127.0.0.1 (8 Dec 2003 12:51:33 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 8 Dec 2003 12:51:33 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I recently downloaded MESA3d and tried compiling it. Towards the end it said: Makefile.DJ:124: Missing DXE3 package... Skipping glut.dxe Makefile.DJ:124: Missing DXE3 package... Skipping glut.dxe make.exe[1]: Nothing to be done for `all'. make.exe[1]: Leaving directory `c:/djgpp/mesa-5~1.2/src-glut.dos' etc... I tried downloading the DXE3 package from Delorie's site but when I compile it, I get another error such as: makefile:7: ../makefile.inc: No such file or directory (ENOENT) makefile:36: warning: overriding commands for target `/dxegen.exe' makefile:28: warning: ignoring old commands for target `/dxegen.exe' make.exe: *** No rule to make target `../makefile.inc'. Stop. No DXE3 files were finally compiled so... I'm really stuck and so would really appreciate any help on fixing this problem. Thanx