Using the stable version of 0.3 will solve this problem. You can try "git checkout release-0.3", then "make". If you met any error again, "make cleanall && make" is usually sufficient.
On Thursday, October 2, 2014 12:48:31 AM UTC+8, Andrew Dabrowski 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? > >
