From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: [grx245]installation problems Date: 7 Aug 2003 14:11:28 GMT Organization: Aachen University of Technology (RWTH) Lines: 22 Message-ID: References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1060265488 5294 137.226.32.75 (7 Aug 2003 14:11:28 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 7 Aug 2003 14:11:28 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Monika Hendricks wrote: > I cannot compile the grx-sources. Can you compile other programs? You're using XP, which adds new adventures to the installation of DJGPP in general, and recursive 'make' invocations in particular. > 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. What "Butt" is that? The error points at the way make executes shell commands. For this makefile, make sure you do _not_ have SHELL set to a Unix-style shell like DJGPP's bash.exe. This makefile clearly expects to be used with COMMAND.COM as the shell. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.