Opened 11 years ago
Closed 11 years ago
#44063 closed defect (duplicate)
Unable to build dsniff on OS X 10.9.2
| Reported by: | amit7774@… | Owned by: | neverpanic (Clemens Lang) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.0 |
| Keywords: | Cc: | ||
| Port: | dsniff dsniff-devel |
Description
I am getting the following error when trying to build dsniff "Error: Processing of port dsniff failed" . I have attached the log file as I tried to install both dnsiff and dnsiff-devel.
Attachments (2)
Change History (4)
Changed 11 years ago by amit7774@…
Changed 11 years ago by amit7774@…
| Attachment: | main.2.log added |
|---|
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
| Owner: | changed from macports-tickets@… to cal@… |
|---|---|
| Port: | dsniff dsniff-devel added |
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.
comment:2 Changed 11 years ago by neverpanic (Clemens Lang)
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Duplicate of #45466.
Note: See
TracTickets for help on using
tickets.

main log file