[MLton-user] Re: Ubuntu: Mlton failing on empty file
Johan Grönqvist
johan.gronqvist@gmail.com
Sun, 15 Jan 2006 07:36:23 +0100
That worked perfectly.
Thank You!
I assume most people able to fix this are reding this list, but I will
file a bug for the ubuntu package anyway.
/ johan
Evan Mallory wrote:
>>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