Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!wuarchive!rex!uflorida!gatech!udel!nigel.ee.udel.edu!mccalpin From: mccalpin@perelandra.cms.udel.edu (John D. McCalpin) Newsgroups: comp.lang.modula3 Subject: install trouble: 1.6 on IBMR2 Message-ID: Date: 7 Apr 91 15:52:35 GMT Sender: usenet@ee.udel.edu Organization: College of Marine Studies, U. Del. Lines: 44 Nntp-Posting-Host: perelandra.cms.udel.edu I am running into an error that I cannot understand in the early stages of installation of 1.6 on an IBM RS/6000. After much fiddling (including telling imake to not delete its temporary makefiles), I isolated the problem to line 105 of util/m3fromC.tmpl. I don't understand the whole 'imake' process well enough to hazard a guess as to what is going on. Anybody have any ideas? The offending lines are: ======================================================================= #include "generic" /* When we compile Modula-3 files, we compile first the interfaces, then the implemenations */ interfaces:: implementations:: <-------- This is line 105 #include INCLUDE_IMAKEFILE ======================================================================= The log of the session is: ======================================================================= $ cd /usr/src/Lang/Modula3/dist-1.6 $ make system cd system; \ .ROOT/util/m3fromC; \ (cd corelib; .ROOT/util/m3all allObjs.o); \ (cd compiler; .ROOT/util/m3all link-compiler); cpp -I. -I.ROOT/util -I. make -f /tmp/Imf.NLgAB6 MAKE=.ROOT/util/imake MAKEFILE=Imakefile Make: 1254-040 Line number 105 of the description file must include a separator character. Quitting. .ROOT/util/imake: Exit code 1. Stop. 1254-004 The error code from the last failed command is 1. Make Quitting. ======================================================================= -- John D. McCalpin mccalpin@perelandra.cms.udel.edu Assistant Professor mccalpin@brahms.udel.edu College of Marine Studies, U. Del. J.MCCALPIN/OMNET