On Mon, Jun 20, 2016 at 7:50 PM, AB <aus.bean....@gmail.com> wrote:
> Hello -
>
> I'm trying to install Julia on a machine at my university.
>
> When I run "make" the process terminates with the following errors:
>
> make[2]: *** [src/s_fmax.c.o] Error 1
> make[1]: ***
> [build/openlibm-e2fc5dd2f86f1e1dc47e8fa153b6a7b776d53ab5/libopenlibm.so]
> Error 2
> make: *** [julia-deps] Error 2

FWIW, you need to copy in the actual error for anyone to help. The
output you pasted is merely `make` complaining that something when
wrong, but not the compile command that actually went wrong.

>
> Is this a problem with a dependency?
>
> The version information of the machine is:
>
> LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
>
> and:
>
> Linux login2.stampede.tacc.utexas.edu 2.6.32-431.17.1.el6.x86_64 #1 SMP Wed
> May 7 23:32:49 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
>
> I appreciate any help!
>
> Thanks,
>
> ABB

Reply via email to