From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7kr7l8$7mm$1 AT news6 DOT svr DOT pol DOT co DOT uk> Subject: Re: RSXNTDJ - Nearly!, Not Quite ???? Lines: 19 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: <4%kd3.16652$PN5.43062@newsfeeds.bigpond.com> Date: Sun, 27 Jun 1999 18:01:44 +1000 NNTP-Posting-Host: 203.40.82.35 X-Trace: newsfeeds.bigpond.com 930470976 203.40.82.35 (Sun, 27 Jun 1999 18:09:36 EST) NNTP-Posting-Date: Sun, 27 Jun 1999 18:09:36 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I have tried to apply this bugfix, but make stops with this error-message: >makefile:9: *** missing separator. stop. This is a problem in the makefile, the original RSXNTDJ author obviously was not using the DJGPP make to build his programs, you need to add a character before all commands in that makefile, for example: .c.o: gccw32 -c -O2 -Zwin32 $< Hope that helps. -- Johan Venter ICQ 3643877 Visit The TPU DJGPP Interest Group: http://surf.to/djgppig