[MLton] building mlton on Solaris 10

Gergely Buday gbuday at gmail.com
Thu Oct 19 04:40:11 PDT 2006


Dear Developers,

I'm trying to create mlton on a Solaris 10 machine with smlnj from
sources. Also with no docs. So I tried

gmake nj-mlton all-no-docs

I wonder why it needs mlton:

for x in /home/budayg/mlton-20051202/build/lib/self/*.a; do ranlib $x; done
gmake[1]: Leaving directory `/home/budayg/mlton-20051202'
gmake -C /home/budayg/mlton-20051202/mlton nj-mlton
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
/bin/sh: mlton: not found
gmake[1]: Entering directory `/home/budayg/mlton-20051202/mlton'
gmake -C front-end ml.lex.sml
gmake[2]: Entering directory `/home/budayg/mlton-20051202/mlton/front-end'
rm -f ml.lex.sml
mllex ml.lex
gmake[2]: mllex: Command not found
gmake[2]: *** [ml.lex.sml] Error 127
gmake[2]: Leaving directory `/home/budayg/mlton-20051202/mlton/front-end'
gmake[1]: *** [front-end/ml.lex.sml] Error 2
gmake[1]: Leaving directory `/home/budayg/mlton-20051202/mlton'
gmake: *** [nj-mlton] Error 2

- Gergely



More information about the MLton mailing list