Changes between Initial Version and Version 1 of Ticket #34971


Ignore:
Timestamp:
Jun 25, 2012, 11:37:00 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The relevant error in the log seems to be:

:info:build Undefined symbols for architecture x86_64:
:info:build   "_format_number", referenced from:
:info:build       _String_InPackets in nfcapd-nf_common.o
:info:build       _String_OutPackets in nfcapd-nf_common.o
:info:build       _String_InBytes in nfcapd-nf_common.o
:info:build       _String_OutBytes in nfcapd-nf_common.o
:info:build       _String_bps in nfcapd-nf_common.o
:info:build       _String_pps in nfcapd-nf_common.o

It builds fine for me, but I'm on Snow Leopard, not Lion. I updated the port to 1.6.6 in r94646. Please wait 30 minutes, "sudo port selfupdate", and try again. Let us know if that helps or not; if not, attach the new main.log.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34971

    • Property Cc ryandesign@… added
    • Property Owner changed from macports-tickets@… to markd@…
    • Property Port nfdump added
    • Property Summary changed from Cannot install nfdump on Mac Lion to nfdump: Undefined symbols: _format_number
  • Ticket #34971 – Description

    initial v1  
    11Cannot install nfdump on Mac Lion (10.7.4) with ports (2.1.1).
    22
     3{{{
    34sudo port install nfdump
     5}}}
    46
    57After the installation failed the first time, I ran
    68
     9{{{
    710sudo port clean nfdump
     11}}}
    812
    913I attempted a reinstall and it failed again