[Oisf-users] Trying to build suricata with hyperscan under FreeBSD 10.3

C. L. Martinez carlopmart at gmail.com
Tue Apr 26 06:52:05 UTC 2016


Hi all,

 I am trying to build suricata 3.0.1 with hyperscan support under FreeBSD 10.3, but configure returns me the following error:

checking hs.h usability... yes
checking hs.h presence... yes
checking for hs.h... yes
checking for hs_compile in -lhs... no

   Hyperscan headers are present, but link test failed.
   Check that you have a shared library and C++ linkage available.

 Hyperscan is installed:

root at testbsdsuri:/tmp/o/suricata-3.0.1 # pkg info -l hyperscan
hyperscan-4.1.0:
	/usr/local/include/hs/hs.h
	/usr/local/include/hs/hs_common.h
	/usr/local/include/hs/hs_compile.h
	/usr/local/include/hs/hs_runtime.h
	/usr/local/lib/libhs.a
	/usr/local/lib/libhs_runtime.a
	/usr/local/libdata/pkgconfig/libhs.pc
	/usr/local/share/licenses/hyperscan-4.1.0/BSD3CLAUSE
	/usr/local/share/licenses/hyperscan-4.1.0/LICENSE
	/usr/local/share/licenses/hyperscan-4.1.0/catalog.mk

 Do I need to add any other package??

Thanks.

-- 
Greetings,
C. L. Martinez


More information about the Oisf-users mailing list