#21717: dsniff-devel 2.4b1_2 fails to depend on xorg-libXmu --------------------------------------------------+------------------------- Reporter: russm-trac-macports-org@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: dsniff-devel | --------------------------------------------------+------------------------- Comment(by hsivank@…):
I didn't save it, but it was a plain ld error that libXmu couldn't be found. I suspect that (depending on your environment settings) your webspy may be linked against the system libXmu instead of the macports one. "otool -L /opt/local/sbin/webspy" will show which libraries you've linked against.
Dsniff-devel configure itself without libXmu if it doesn't find X development libraries ... in this this way webspy is not build[[BR]] I think it will be a good idea to add a no_x11 variant cause some people (like me!) doesn't want to have dependencies on X libs. -- Ticket URL: <http://trac.macports.org/ticket/21717#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS