[MacPorts] #21717: dsniff-devel 2.4b1_2 fails to depend on xorg-libXmu
#21717: dsniff-devel 2.4b1_2 fails to depend on xorg-libXmu -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: dsniff-devel | Port: dsniff-devel -------------------------------------------------+-------------------------- xorg-libXmu is required in order to build dsniff-devel 2.4b1_2 but is not depended upon in the Portfile, so "port install dsniff-devel" fails with a build error unless xorg-libXmu has previously been installed. -- Ticket URL: <http://trac.macports.org/ticket/21717> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21717: dsniff-devel 2.4b1_2 fails to depend on xorg-libXmu -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: dsniff-devel | Port: dsniff-devel -------------------------------------------------+-------------------------- Comment(by russm-trac-macports-org@…): in case it matters, system is 10.6.1 with Xcode 3.2 -- Ticket URL: <http://trac.macports.org/ticket/21717#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21717: dsniff-devel 2.4b1_2 fails to depend on xorg-libXmu -------------------------------------------------+-------------------------- Reporter: russm-trac-macports-org@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: dsniff-devel | Port: dsniff-devel -------------------------------------------------+-------------------------- Comment(by hsivank@…): Hello russm,[[BR]] My system is 10.6.1 with Xcode 3.2[[BR]] {{{ ~$ port installed|grep "xorg-libXmu" ~$ port installed|grep "dsniff-devel" dsniff-devel @2.4b1_2+darwin_10 (active) }}} [[BR]] Can you post the complete build log ? -- Ticket URL: <http://trac.macports.org/ticket/21717#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | --------------------------------------------------+------------------------- Changes (by jmr@…): * keywords: dsniff-devel => * status: new => closed * resolution: => fixed Comment: r58551 -- Ticket URL: <http://trac.macports.org/ticket/21717#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 russm-trac-macports-org@…): Replying to [comment:2 hsivank@…]:
{{{ ~$ port installed|grep "xorg-libXmu" ~$ port installed|grep "dsniff-devel" dsniff-devel @2.4b1_2+darwin_10 (active) }}} [[BR]]
Can you post the complete build log ?
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. -- Ticket URL: <http://trac.macports.org/ticket/21717#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts