<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<pre><em>Hi all,<br /><br /></em><em>I'm trying to build suricata with hyperscan support under Ubuntu 14.04, but configure returns me the following error<br /><br /></em></pre>
<p>checking for libhs... yes<br />checking hs.h usability... yes<br />checking hs.h presence... yes<br />checking for hs.h... yes<br />checking for hs_compile in -lhs... no<br />checking for hs_valid_platform... yes</p>
<p>Hyperscan headers are present, but link test failed.<br /> Check that you have a shared library and C++ linkage available.</p>
<pre>Do I need to add any other package or any other configuration??</pre>
<p>Thanks</p>
<pre><em> </em></pre>
</body></html>