CM.make()

This is a discussion on CM.make() within the ml forums in Programming Languages category; Hi there I'm running a CM.make with the following result: - CM.make "sources.cm"; [scanning sources.cm] [attempting to load plugin $/lex-ext.cm] [library $/lex-ext.cm is stable] [library $smlnj/cm/tools.cm is stable] [library $smlnj/internal/cm-lib.cm is stable] [plugin $/lex-ext.cm loaded successfully] [attempting to load plugin $/mllex-tool.cm] [library $/mllex-tool.cm is stable] [plugin $/mllex-tool.cm loaded successfully] [parsing (sources.cm):tiger.lex.sml] [scanning (sources.cm):smlnj-lib.cm] sources.cm:8.1-8.13 Error: Io: openIn failed on "smlnj-lib.cm", Win32TextPrimIO penRd: failed val it = false : bool Any ideas of what is causing the error? I'm using vista and the latest sml/NJ. /Fredrik...

Go Back   Application Development Forum > Programming Languages > ml

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 10-26-2007, 07:42 PM
news.daimi.au.dk
Guest
 
Default CM.make()

Hi there

I'm running a CM.make with the following result:

- CM.make "sources.cm";
[scanning sources.cm]
[attempting to load plugin $/lex-ext.cm]
[library $/lex-ext.cm is stable]
[library $smlnj/cm/tools.cm is stable]
[library $smlnj/internal/cm-lib.cm is stable]
[plugin $/lex-ext.cm loaded successfully]
[attempting to load plugin $/mllex-tool.cm]
[library $/mllex-tool.cm is stable]
[plugin $/mllex-tool.cm loaded successfully]
[parsing (sources.cm):tiger.lex.sml]
[scanning (sources.cm):smlnj-lib.cm]
sources.cm:8.1-8.13 Error: Io: openIn failed on "smlnj-lib.cm",
Win32TextPrimIOpenRd: failed
val it = false : bool

Any ideas of what is causing the error?
I'm using vista and the latest sml/NJ.

/Fredrik



Reply With Quote
  #2  
Old 10-30-2007, 09:00 PM
Matthias Blume
Guest
 
Default Re: CM.make()

"news.daimi.au.dk" <vpalle@daimi.au.dk> writes:

> Hi there
>
> I'm running a CM.make with the following result:
>
> - CM.make "sources.cm";
> [scanning sources.cm]
> [attempting to load plugin $/lex-ext.cm]
> [library $/lex-ext.cm is stable]
> [library $smlnj/cm/tools.cm is stable]
> [library $smlnj/internal/cm-lib.cm is stable]
> [plugin $/lex-ext.cm loaded successfully]
> [attempting to load plugin $/mllex-tool.cm]
> [library $/mllex-tool.cm is stable]
> [plugin $/mllex-tool.cm loaded successfully]
> [parsing (sources.cm):tiger.lex.sml]
> [scanning (sources.cm):smlnj-lib.cm]
> sources.cm:8.1-8.13 Error: Io: openIn failed on "smlnj-lib.cm",
> Win32TextPrimIOpenRd: failed
> val it = false : bool
>
> Any ideas of what is causing the error?
> I'm using vista and the latest sml/NJ.


It's hard to tell for sure without seeing the contents of your file
sources.cm. But I suspect that you need to change a line that
currently reads

smlnj-lib.cm

into

$/smlnj-lib.cm

Regards,
Matthias


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 02:44 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.