Bug #1026
closed
pfring: update configure to link with -lrt
Added by Peter Manev about 11 years ago.
Updated about 11 years ago.
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.
- Subject changed from upadte configure to link with -lrt - when using pfring to pfring: update configure to link with -lrt
- Status changed from New to Assigned
- Assignee set to Eric Leblond
- Target version set to 2.0rc1
- % Done changed from 0 to 90
- Status changed from Assigned to Closed
- Target version changed from 2.0rc1 to 2.0beta2
- % Done changed from 90 to 100
Do we still need to use "-lrt" or not? (after the fix)
Also available in: Atom
PDF