<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [SNB] hang in bsd batch"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71276#c63">Comment # 63</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - [SNB] hang in bsd batch"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71276">bug 71276</a>
from <span class="vcard"><a class="email" href="mailto:haihao.xiang@intel.com" title="haihao <haihao.xiang@intel.com>"> <span class="fn">haihao</span></a>
</span></b>
<pre>Install libtool first:
$> sudo apt-get install libtool
step 4(d) should be
$> ./autogen.sh --prefix=$MY_DISTRO_PREFIX --libdir=$MY_DISTRO_LIBDIR
(BTW you can specify prefix and libdir directly:
$> ./autogen.sh --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>