delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/28/13:50:23.1

From: jeff DOT fritsche AT persoft DOT com
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Make fails with "*** missing separator."
Date: Wed, 28 Jul 1999 17:03:34 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Lines: 54
Message-ID: <7nnd50$59o$1@nnrp1.deja.com>
References: <379E3514 DOT 4B072340 AT persoft DOT com> <Pine DOT SUN DOT 3 DOT 91 DOT 990728104223 DOT 15288T-100000 AT is>
NNTP-Posting-Host: 128.104.224.101
X-Article-Creation-Date: Wed Jul 28 17:03:34 1999 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 95; DigExt)
X-Http-Proxy: 1.0 x30.deja.com:80 (Squid/1.1.22) for client 128.104.224.101
X-MyDeja-Info: XMYDJUIDjeff_fritsche
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Here is the section of the makefile -- note that line 731 is not
indented at all:



# --- MakeMaker pm_to_blib section:

pm_to_blib: $(TO_INST_PM)
	@$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \
	"-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \
	-e "pm_to_blib(qw[ <<pmfiles.dat ],'$(INST_LIB)\auto')"

$(PM_TO_BLIB)      <<<<<<<<<<<<<this is line #731
<<
	@$(TOUCH) $@


# --- MakeMaker selfdocument section:


# --- MakeMaker postamble section:


# End.

-------------------------------
Thanks,
Jeff.





In article <Pine DOT SUN DOT 3 DOT 91 DOT 990728104223 DOT 15288T-100000 AT is>,
  djgpp AT delorie DOT com wrote:
>
> On Tue, 27 Jul 1999, Jeff Fritsche wrote:
>
> > The makefile is generated by the Perl script just fine.  When I run
> > "Make", the following error message is returned:
> >
> > Makefile:731: *** missing separator.  Stop.
>
> Did you look at line 731 of the Makefile?  If so, tell us what does it
> say.
>
> FWIW, the above message usually means that the offending line uses
> leading spaces instead of a TAB to indent a command in a rule, but
> Perl should know better...
>


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

- Raw text -


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