I suspect that something is wrong with your fortran compiler.

On Sunday, March 2, 2014, Abhishek Sen <[email protected]> wrote:

>
>
> Hi all,
>
> I am having following issues while installing Julia in MacOSX. I am not
> sure how to parse the error message. It will be awesome if someone could
> help me out on this. I couldn't find a similar discussion in the archive.
> If you are aware of such topic, please provide a link.
>
> Undefined symbols for architecture x86_64:
>   "_MAIN__", referenced from:
>       _main in libgfortranbegin.a(fmain.o)
> ld: symbol(s) not found for architecture x86_64
> collect2: ld returned 1 exit status
> make[4]: *** [libopenblasp-r0.2.8.dylib] Error 1
> make[3]: *** [shared] Error 2
> *** Clean the OpenBLAS build with 'make -C deps clean-openblas'. Rebuild
> with 'make OPENBLAS_USE_THREAD=0 if OpenBLAS had trouble linking
> libpthread.so, and with 'make OPENBLAS_TARGET_ARCH=NEHALEM' if there were
> errors building SandyBridge support. Both these options can also be used
> simultaneously. ***
> make[2]: *** [openblas-v0.2.8/libopenblas.dylib] Error 1
> make[1]: *** [julia-release] Error 2
> make: *** [release] Error 2
>
> Regards,
> Abhishek
>
>

Reply via email to