delorie.com/archives/browse.cgi | search |
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:4291 |
Path: | news-dnh.mv.net!mv!news.sprintlink.net!europa.chnt.gtegsc.com!gatech!newsfeed.internetmci.com!howland.reston.ans.net!nntp.crl.com!crl.crl.com!not-for-mail |
From: | src AT crl DOT com (James R Cantrell) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Need help with *** missing separator error. |
Date: | 12 Jan 1996 12:39:30 -0800 |
Organization: | CRL Network Services (415) 705-6060 [Login: guest] |
Lines: | 35 |
Message-ID: | <4d6gu2$4tk@crl.crl.com> |
NNTP-Posting-Host: | crl.com |
Summary: | makefile.gcc:7: *** missing separator. Stop. |
Keywords: | makefile error help make |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I've read the posts about the missing separator error that people get when trying to compile the GRX library, but the error I'm getting doesn't seem to be because of spaces instead of a tab. I downloaded a microEmacs just to be sure, and now I don't know what to do because it definitely isn't that problem. The error I get is: makefile.gcc:7: *** missing separator. Stop. The first few lines of the makefile (since the makefile program doesn't look ahead) are the following (the arrow and comment aren't in the file): # # MAKEFILE.GCC # for building the DJGPP version of the GRX library # usage: make [-DPLANE=<planes>] [-DMODEL=<Turbo C memory model>] [-DDEBUG] # !if !$d(MODEL) <---- This is line #7. MODEL = 1 !endif .... etc. I don't know what to make of this error and I want to recompile the library so I can add masking capability to the bitblt functions. Thanks, Joshua Cantrell src AT crl DOT com jjc AT cory DOT berkeley DOT edu
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |