Skip to content

GENERAL.sml (referenced in 'basis-1997.mlb') does not exist or cannot be read #108

@serpent7776

Description

@serpent7776

I have a trivial test.mlb file containing single line:

$(SML_LIB)/basis/basis-1997.mlb

I can successfully compile this with mlton test.mlb, but mlkit test.mlb gives an error:

* Error: The file '/work/mlkit//basis/GENERAL.sml' (referenced in 'basis-1997.mlb') does not exist or cannot be read.
* Exiting!

It works fine when I use

$(SML_LIB)/basis/basis.mlb

I'm running this on FreeBSD. Maybe there's an issue with case-sensitivity, because there is file basis/General.sml, but no basis/GENERAL.sml.
Tested on 05d7384 and 86c9cb8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions