Yes, this is a 32-bit system, and no, "make cleanall" did not solve the problem.
I'm running linux (Gentoo). Do you know what library may be at fault? On Wednesday, October 1, 2014 12:51:37 PM UTC-4, Stefan Karpinski wrote: > > You may need to do a `make cleanall`. If that doesn't fix it, then this > may be a bug on your system due to checking conversions between integer > types. Are you on a 32-bit system, by any chance? > > On Wed, Oct 1, 2014 at 12:48 PM, Andrew Dabrowski <[email protected] > <javascript:>> wrote: > >> I keep getting this error when trying to compile the latest pull (0.4)/ >> >> . >> . >> . >> env.jl >> error during bootstrap: LoadError(at "sysimg.jl" line 98: LoadError(at >> "env.jl" line 133: InexactError())) >> make[1]: *** [/home/dabrowsa/lang/julia/julia/usr/lib/julia/sys0.o] Error >> 1 >> make: *** [release] Error 2 >> >> >> Anyone know what's up? >> >> >
