[Oisf-users] Suricata with PF_RING on latest git
Eric Leblond
eric at regit.org
Thu Jul 5 05:16:44 EDT 2012
Hi,
Le mercredi 04 juillet 2012 à 21:36 +0100, Chris Wakelin a écrit :
> Actually, I hit the same problem.
>
> The issue seems to be the libpthread library doesn't get found.
...
> $as_echo_n "checking for pcap_open_live in -lpcap... " >&6; }
> if ${ac_cv_lib_pcap_pcap_open_live+:} false; then :
> $as_echo_n "(cached) " >&6
> else
> ac_check_lib_save_LIBS=$LIBS
> -LIBS="-lpcap $LIBS"
> +LIBS="-lpcap -lpthread $LIBS"
Excellent catch! And weird behavior of Ubuntu.
The attached patch is a workaround for this issue.
I've also updated the webpage about ubuntu installation:
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Installation_from_GIT_with_PF_RING_on_Ubuntu_server_1204
BR,
--
Eric Leblond
Blog: http://home.regit.org/ - Portfolio: http://regit.500px.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-autotools-pthread-deps-is-needed-on-ubuntu.patch
Type: text/x-patch
Size: 793 bytes
Desc: not available
Url : http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20120705/05bc3b19/0001-autotools-pthread-deps-is-needed-on-ubuntu.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20120705/05bc3b19/attachment.bin
More information about the Oisf-users
mailing list