[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH troubles



On Sun, 29 Mar 1998, Juhani Sivusalo wrote:

> I'm trying to compile secure shell (SSH 1.2.22) but with no luck :( 
> in but then I can't type anything to console. It seems that terminal is 
> reading what I type but it's not going out. C-c and C-z doesn't work 
> either. 

You need portlib. Read and write calls should be replaced be __mint_read 
and __mint_write. They return proper values for calls that would block. 
Just been wondering why implementations on mintlib doesn't do that...

> What could cause this problem? Where should I start to find cure? Has 
> anyone compiled working version of SSH to MiNT?

Have use it a couple of months now. Works great.