<p>Hi there,</p>

<p>It looks like you have compiled LAPACK without -fPIC, so I think that is your issue.  Try recompiling LAPACK and this will probably fix your issue.</p>

<p>I think Elementary OS is built on Ubuntu, so you can probably use apt to install LAPACK and BLAS... <code>sudo apt-get install liblapack-dev libblas-dev</code>... then you will not have to compile LAPACK or BLAS by hand.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/issues/714#issuecomment-230552419">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFH-ZfRKfP5UhSA0KvDMNewR5_7OKks5qSppCgaJpZM4JDzzR">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFLzYuASg9JMqggUxAYQpHqneZpsTks5qSppCgaJpZM4JDzzR.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/714#issuecomment-230552419"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>