[Oisf-users] Ubuntu 14 + Hyperscan

Michał Purzyński michalpurzynski1 at gmail.com
Thu Apr 6 01:09:17 UTC 2017


Excuse moi a shameless self-promotion. Some lame scripts for building Suricata on Ubuntu 14.04.5 LTS can be found here

https://github.com/michalpurzynski/nsm-build/blob/master/build_suricata_pkgs.sh

While not a "click and magic happens" you should be able to decipher the command line easily ;)

> On Apr 5, 2017, at 4:58 PM, Viiret, Justin <justin.viiret at intel.com> wrote:
> 
> Hi Julio,
>  
> (I’m on the Hyperscan team at Intel)
>  
> This looks to me like you have built Hyperscan without shared libraries, so Suricata is having trouble linking to it. Assuming you built Hyperscan yourself, you should be able to solve this issue by rebuilding Hyperscan with the –DBUILD_STATIC_AND_SHARED=1 flag to CMake.
>  
> The instructions in the Suricata documentation show how to do it:
>  
> http://suricata.readthedocs.io/en/latest/performance/hyperscan.html
>  
> Best regards,
>     Justin
>  
> From: Oisf-users [mailto:oisf-users-bounces at lists.openinfosecfoundation.org] On Behalf Of Julio Torres
> Sent: Wednesday, April 5, 2017 10:24 AM
> To: oisf-users at lists.openinfosecfoundation.org
> Subject: [Oisf-users] Ubuntu 14 + Hyperscan
>  
> Hi all,
> 
> I'm trying to build suricata with hyperscan support under Ubuntu 14.04, but configure returns me the following error
> checking for libhs... yes
> checking hs.h usability... yes
> checking hs.h presence... yes
> checking for hs.h... yes
> checking for hs_compile in -lhs... no
> checking for hs_valid_platform... yes
> 
> Hyperscan headers are present, but link test failed.
> Check that you have a shared library and C++ linkage available.
> 
> Do I need to add any other package or any other configuration??
> Thanks
> 
>  
> _______________________________________________
> Suricata IDS Users mailing list: oisf-users at openinfosecfoundation.org
> Site: http://suricata-ids.org | Support: http://suricata-ids.org/support/
> List: https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20170405/eff8b639/attachment-0002.html>


More information about the Oisf-users mailing list