7 ms·
Anyone else having compile issues? I'm on Ubuntu 11.10 (Server x64) and make fails consistently.
by bandarman 15y ago
Anyone else having compile issues? I'm on Ubuntu 11.10 (Server x64) and make fails consistently.
- ViralBShah 15y agoIs it due to openblas not building? This may help: https://github.com/JuliaLang/julia/issues/370 https://github.com/JuliaLang/julia/issues/370
- bandarman 15y agoThanks for your suggestion. I tried that, but it wasn't it. I'm still getting lots of build errors, culminating with this: Saving to: `lapack-3.4.0.tgz' 2012-02-19 01:03:26 (55.3 KB/s) - `lapack-3.4.0.tgz' saved [6127787/6127787] make[3]: gfortran: Command not found make[3]: * [lsame.o] Error 127 /bin/sh: ./testlsame: not found /bin/sh: ./testslamch: not found /bin/sh: ./testdlamch: not found /bin/sh: ./testsecond: not found /bin/sh: ./testdsecnd: not found /bin/sh: ./testieee: not found /bin/sh: ./testversion: not found make[2]: * [lapack_install] Error 127 make[1]: * [lapack-3.4.0/INSTALL/dlamch.o] Error 2 make: * [julia-release] Error 2
- llimllib 15y agomake worked very smoothly here on my Mac, downloaded and installed its own deps. Great work guys.
- olaf 15y agoYes, I get some 32-bit issues, gfortran and some packages (-dev) were not installed, still getting an error 139: JULIA sys0.ji Segmentation fault make: [sys0.ji] Fehler 139