# Cannot succeed in compiling julia

**URL:** https://discourse.julialang.org/t/cannot-succeed-in-compiling-julia/17873
**Category:** New to Julia
**Tags:** installation
**Created:** [November 22, 2018, 4:56pm UTC](https://discourse.julialang.org/t/cannot-succeed-in-compiling-julia/17873 "2018-11-22T16:56:03Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![manu](https://avatars.discourse-cdn.com/v4/letter/m/7c8e57/32.png) [@manu](https://discourse.julialang.org/u/manu)
#### Post date: [November 23, 2018, 3:55pm UTC](https://discourse.julialang.org/t/cannot-succeed-in-compiling-julia/17873/10 "2018-11-23T15:55:51Z")

</div>

Well

Using the release 1.0.2 the compilation succeeds on my laptop, make testall succeeds too.  
So I tried compiling 1.0.2 on the supercomputer. Using gcc 4.8.5 and **the release 18.2 of intel MKL** : the compilation succeeds, but the tests fail with the message:

> ccall: could not find function \_\_ldexp\_expf in library libimf

I am not the first: see [Use\_intel\_libm = 1](https://discourse.julialang.org/t/use-intel-libm-1/16817)  
So, is there any solution for using Julia 1.0.2 with the mkl or is the issue still open ?

Sincerely,  
Emmanuel

---

_[View the full topic](https://discourse.julialang.org/t/cannot-succeed-in-compiling-julia/17873)._
