Opened 14 years ago

Closed 13 years ago

#23610 closed defect (duplicate)

openssh heimdal 1.2.1 woes

Reported by: zach.dennis+macports@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: openssh

Description

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,

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jwa@…
Port: openssh added

Please remember to fill in the Port field and cc the maintainer.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Closing as a duplicate of #23422 since openssh doesn't actually declare a dependency on heimdal.

Note: See TracTickets for help on using tickets.