> Any help is appreciated. I do not know how compilers work, and I know > (almost) nothing about how mlton is structured. I have no idea if mlton > just depends on more packages, or if I can change som configuration in > the environment. It looks to me like you need to install the build-essential package, which contains the standard library for c. Evan