[MacPorts] #23610: openssh heimdal 1.2.1 woes

MacPorts noreply at macports.org
Mon Feb 8 08:54:23 PST 2010


#23610: openssh heimdal 1.2.1 woes
--------------------------------------------+-------------------------------
 Reporter:  zach.dennis+macports@…          |       Owner:  macports-tickets@…                   
     Type:  defect                          |      Status:  new                                  
 Priority:  Normal                          |   Milestone:                                       
Component:  ports                           |     Version:  1.8.2                                
 Keywords:                                  |        Port:                                       
--------------------------------------------+-------------------------------
 I installed sshfs today from ports which upgraded openssfs. The first
 issue I had was similar to below, although I no longer have the original
 library it was referenced from.

 {{{
 dyld: Symbol not found: _environ
   Referenced from: /opt/local/lib/<don't know>.dylib
   Expected in: flat namespace
 }}}

 After some Googling it looked like I needed to update heimdal, so I did,
 from 0.7.2 to 1.2.1. After doing this I started receiving other errors
 when using ssh, such as:

 {{{
 dyld: Library not loaded: /opt/local/lib/libkafs.0.dylib
   Referenced from: /opt/local/bin/ssh
   Reason: image not found
 Trace/BPT trap
 }}}

 After some more Googling I found that heimdal has been moved to its own
 directory rather than the default macports directories (ie:
 /opt/local/heimdal). All of the required libraries such as libkafs existed
 in there, but I don't know how to tell macports or ssh to look there on
 their own.

 I have temporarily deactivated macports ssh since it currently not usable.
 I am on Mac OSX 10.5.8 with macports 1.8.2. My openssh from macports is
 "openssh @5.3p1_0+darwin+darwin_9".

 I'm not sure if this was user-related error or if there are ports which
 need to be updated to reflect changes in heimdal's directory location.
 Thanks,

-- 
Ticket URL: <http://trac.macports.org/ticket/23610>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list