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 #1

Updated by Victor Julien over 10 years ago

  • Subject changed from upadte configure to link with -lrt - when using pfring to pfring: update configure to link with -lrt
Actions #2

Updated by Victor Julien over 10 years ago

  • Status changed from New to Assigned
  • Assignee set to Eric Leblond
  • Target version set to 2.0rc1
Actions #3

Updated by Eric Leblond over 10 years ago

  • % Done changed from 0 to 90
Actions #4

Updated by Eric Leblond over 10 years ago

  • Status changed from Assigned to Closed
Actions #5

Updated by Victor Julien over 10 years ago

  • Target version changed from 2.0rc1 to 2.0beta2
  • % Done changed from 90 to 100
Actions #6

Updated by Peter Manev over 10 years ago

Do we still need to use "-lrt" or not? (after the fix)

Actions

Also available in: Atom PDF