Closed Stsosz closed 9 years ago
This is odd. I'm also using 10.10 (with homebrew, but without macports) and dsniff builds fine for me. Maybe you have an old version of libpcap? Have you run brew update
and brew upgrade
recently?
Yep, tried again today, brew update and brew upgrade also, with same results. I ended up just downloading a precompiled version.
EDIT: Just checked my hdd with disk utility and i'm getting a load of errors. I tried on another mac and it compiled perfectly.
I'm curious: Did the other mac have homebrew + macports installed or just homebrew?
For now I guess I'll chalk this up to cosmic rays or angry computer spirits. I'm still a little suspicious of macports.
Came across this issue just now, removing the ''--with-libpcap=/usr/local/opt/libpcap" flag fixed the issue, said folder is actually inexistent which is probably what causes the issue.
$ brew install libpcap Error: No available formula for libpcap Apple distributes libpcap with OS X, you can find it in /usr/lib.
Probably related to that, fairly new to OSx, but seems like a potential case of 'we used to have a libpcap brew, but now we don't need it', and potential remnants exist of that folder on your machine or something?
I followed all instructions. Macports and Homebrew are both installed. Macbook pro, 13 inch late 2010. Core 2 duo.
Output of ./configure
./configure \
when make is executed....
make: *\ No targets specified and no makefile found. Stop.