Project

General

Profile

Actions

Bug #1026

closed
PM EL

pfring: update configure to link with -lrt

Bug #1026: pfring: update configure to link with -lrt

Added by Peter Manev over 12 years ago. Updated over 12 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.

VJ Updated by Victor Julien over 12 years ago Actions #1

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

VJ Updated by Victor Julien over 12 years ago Actions #2

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

EL Updated by Eric Leblond over 12 years ago Actions #3

  • % Done changed from 0 to 90

EL Updated by Eric Leblond over 12 years ago Actions #4

  • Status changed from Assigned to Closed

VJ Updated by Victor Julien over 12 years ago Actions #5

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

PM Updated by Peter Manev over 12 years ago Actions #6

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

Actions

Also available in: PDF Atom