| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| 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: failedval it = false : bool Any ideas of what is causing the error? I'm using vista and the latest sml/NJ. /Fredrik |
|
#2
| |||
| |||
| "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", > Win32TextPrimIO penRd: 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 |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.