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]> 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? > >
