Ticket #143 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

--enable-dynamic-link doesn't handle 64bit libraries

Reported by: aturner Owned by: aturner
Priority: low Milestone: 3.0.RC1
Component: tcpreplay Version: 3.0.beta13
Keywords: linux Cc:
Operating System: Add to FAQ?: no
Hardware: All
Output of tcpreplay -V:

Description

Need to use -L/usr/lib64 when dynamic linking.

Change History

comment:1 Changed 5 years ago by aturner

(In [1791]) look for lib64 version of libpcap in dynamic link mode. refs #143

comment:2 Changed 5 years ago by aturner

(In [1793]) missing ; then refs #143

comment:3 Changed 5 years ago by aturner

  • Status changed from new to assigned
  • Milestone changed from 3.0.RC1 to 3.0.0

Postponing any additional work until 3.0 or beyond.

comment:4 Changed 5 years ago by aturner

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Milestone changed from 3.0.0 to 3.0.RC1

Bojan has given up trying to make it work "properly", so i'm marking this as fixed. People are still strongly recommended to use static linking.

Note: See TracTickets for help on using tickets.