[MLton] CVS build fails - solution

Mike Thomas mike.thomas@brisbane.paradigmgeo.com
Thu, 22 Jan 2004 12:21:51 +1000


Hi again.

I just noticed that "make clean" actually deletes the mlton/cm directory!!

Cheers

Mike Thomas.


| -----Original Message-----
| From: mlton-admin@mlton.org [mailto:mlton-admin@mlton.org]On Behalf Of
| Mike Thomas
| Sent: Thursday, 22 January 2004 12:07 PM
| To: MLton@mlton.org
| Subject: [MLton] CVS build fails.
|
|
| Hi all.
|
| Trying to build from CVS these last two days I get:
|
|    Compile SML starting
|       pre codegen starting
| 	 parseAndElaborate starting
| 	 parseAndElaborate finished in 1.81 + 0.84 (32% GC)
| 	 parseAndElaborate starting
| 	    lex and parse raised
| 	 parseAndElaborate raised in 1.19 + 1.25 (51% GC)
|       pre codegen raised in 3.06 + 2.09 (41% GC)
|    Compile SML raised in 3.06 + 2.09 (41% GC)
| MLton raised in 3.11 + 2.09 (40% GC)
| openIn cm/cm.sig: No such file or directory
|
|
| There is no cm.sig in my updated source tree (in fact no mlton/cm
| directory)
| so I then delete the cm/* lines from mlton/mlton.cm and
| mlton/mlton-stubs.cm
| and get:
|
|    Compile SML starting
|       pre codegen starting
|          parseAndElaborate starting
|          parseAndElaborate finished in 1.83 + 0.80 (30% GC)
|          parseAndElaborate starting
| Error: main/main.fun 784.16: undefined structure CM
|
|
| Not urgent as I am getting along fine as it is, but is there
| something amiss
| at my end re my CVS update or is there something missing in the CVS source
| tree?
|
| Cheers
|
| Mike Thomas.
|
|
| _______________________________________________
| MLton mailing list
| MLton@mlton.org
| http://www.mlton.org/mailman/listinfo/mlton
|
|