After jailbreaking my 2g iphone with 3.0, I installed OpenSSH using Icy.
I can make the initial connection and authenticate, but I get the following error immediately after authentication:
Code:
login as: root
root@192.168.100.121's password:
dyld: lazy symbol binding failed: Symbol not found: _login
Referenced from: /usr/sbin/sshd
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _login
Referenced from: /usr/sbin/sshd
Expected in: /usr/lib/libSystem.B.dylib
Any ideas on how to resolve this?