delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/06/27/16:55:35

From: "Johan Venter" <jventer AT writeme DOT com>
Newsgroups: comp.os.msdos.djgpp
References: <7kr7l8$7mm$1 AT news6 DOT svr DOT pol DOT co DOT uk> <zVmc3.15321$PN5 DOT 39432 AT newsfeeds DOT bigpond DOT com> <qhRc3.437$VS2 DOT 3560 AT news1 DOT online DOT no>
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 <TAB> character before all commands in
that makefile, for example:

.c.o:
<put a TAB here instead of the spaces>  gccw32 -c -O2 -Zwin32 $<

Hope that helps.

--
Johan Venter
ICQ 3643877
Visit The TPU DJGPP Interest Group:
http://surf.to/djgppig


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019