#35359: OpenSSH configure fails on Mountain Lion ----------------------------------+----------------------------------------- Reporter: justus.c79@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: mountainlion | Port: openssh ----------------------------------+----------------------------------------- Comment(by justus.c79@…): Replying to [comment:9 jwa@…]:
Curious, I checked and: {{{
jwa@bach:openssh> port installed openssh The following ports are currently installed: openssh @6.0p1_0 (active) jwa@bach:openssh> port installed tcp_wrappers None of the specified ports are installed. }}}
This can happen if you upgraded to Mountaion Lion without rebuilding the port or somehow the deployment target was set to 10.7 when OpenSSH was built. If you are running Mountain Lion, uninstall and reinstall openssh to see the failure. You may also want to check which libraries it is linked with using otool -L /opt/local/sbin/sshd; libwrap will probably be unavailable. -- Ticket URL: <https://trac.macports.org/ticket/35359#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS