#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * cc: eridius@… (removed) * owner: macports-tickets@… => eridius@… * port: => sshfs Old description:
sshfs user@host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251
dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace
dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace
Trace/BPT trap
New description: {{{ sshfs user@host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251 dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace Trace/BPT trap }}} -- -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS