[MacPorts] #44063: Unable to build dsniff on OS X 10.9.2
MacPorts
noreply at macports.org
Wed Jun 18 01:57:20 PDT 2014
#44063: Unable to build dsniff on OS X 10.9.2
----------------------------------+-------------------
Reporter: amit7774@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: dsniff dsniff-devel |
----------------------------------+-------------------
Changes (by cal@…):
* owner: macports-tickets@… => cal@…
* port: => dsniff dsniff-devel
Comment:
Please Cc the maintainer and fill in the port field when reporting bugs
against ports.
`dsniff` is dead. The code doesn't build with modern compilers and
upstream is dead, so nobody is going to fix it.
Your build log for `dsniff-devel` doesn't show a clean attempt – which is
probably also why it failed in the first place, because it seems your
`libnids` is installed with the `+libnet` variant, but `dsniff-devel`
requires the `+libnet11` variant. Please run:
{{{
sudo port clean dsniff dsniff-devel
sudo port uninstall libnids libnet
sudo port install dsniff-devel +libnet11
}}}
to get a working version of `dsniff-devel`.
--
Ticket URL: <https://trac.macports.org/ticket/44063#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list