Project

General

Profile

Actions

Bug #1026

closed

pfring: update configure to link with -lrt

Added by Peter Manev over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

It seems that compiling latest Suricata from Git with pf_ring >= 5.6.2 you need to do:

./autogen.sh && LIBS=-lrt ./configure --enable-pfring --enable-geoip......

notice the use of "LIBS=-lrt", otherwise we fail in the configure part
of the compilation.

Actions

Also available in: Atom PDF