From: Monika Hendricks Newsgroups: comp.os.msdos.djgpp Subject: [grx245]installation problems Date: 7 Aug 2003 12:56:05 GMT Lines: 28 Message-ID: NNTP-Posting-Host: pc19f39a2.dip.t-dialin.net (193.159.57.162) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 1060260965 29665074 193.159.57.162 (16 [201915]) User-Agent: Xnews/5.04.25 Hamster/2.0.0.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I cannot compile the grx-sources. I unzipped the grx245s.zip file with unzip32.exe in my DJGPP directory. Then i edited my makedefs.grx just for fontpath and decommented the lines with Butt and i386 and called afterwards make -f makefile.dj2. All i got was some errors: C:\DJGPP\contrib\grx245>make -f makefile.dj2 c:/djgpp/bin/make.exe -C src -f makefile.dj2 make.exe[1]: Entering directory `c:/DJGPP/contrib/grx245/src' c:/djgpp/bin/make.exe -f makefile.dj2 clean make.exe[2]: Entering directory `c:/DJGPP/contrib/grx245/src' if exist bgi\*.o del bgi\*.o make.exe[2]: *** [clean] Error -1 make.exe[2]: Leaving directory `c:/DJGPP/contrib/grx245/src' make.exe[1]: *** [systag.004] Error 2 make.exe[1]: Leaving directory `c:/DJGPP/contrib/grx245/src' make.exe: *** [libs] Error 2 I'm using the following versions: bnu214, djdev203, gcc323 and mak3791 as the ZipPicker proposed. My system is WindowsXPHome on a hyrican-laptop. Does anybody have any ideas? I read for many days faqs and infofiles for make and don't have any ideas left. Monika