#34971: nfdump: Undefined symbols: _format_number ------------------------------------------+--------------------------------- Reporter: christopher.siegle@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: nfdump ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => markd@… * port: => nfdump Old description:
Cannot install nfdump on Mac Lion (10.7.4) with ports (2.1.1).
sudo port install nfdump
After the installation failed the first time, I ran
sudo port clean nfdump
I attempted a reinstall and it failed again
New description: Cannot install nfdump on Mac Lion (10.7.4) with ports (2.1.1). {{{ sudo port install nfdump }}} After the installation failed the first time, I ran {{{ sudo port clean nfdump }}} I attempted a reinstall and it failed again -- 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. -- Ticket URL: <https://trac.macports.org/ticket/34971#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS