search for: abush

Displaying 2 results from an estimated 2 matches for "abush".

Did you mean: abuse
2001 Jun 05
5
HPUX: ssh hangs after shell exit
...to remote-host closed." is echoed to the terminal followed by the local shell prompt. If i do a ps from another session on the remote-host (HPUX-11.00) before doing step 4 from above (hitting space-bar) this is what i see (cleaned-up to removed non-related processes): ---- sysadm$ ps -ef|grep abush UID PID PPID C STIME TTY TIME COMMAND root 20088 15876 0 17:49:31 ? 0:00 sshd: abush at 4 abush 20090 20088 0 17:49:32 ? 0:00 <defunct> ---- An additional problem that appears to be realted to this is (but does not happen 100% of the time) is that a...
2000 Mar 07
0
compile error on HPUX 10.20
I'm trying to get openssh-1.2.2p1 to compile on HPUX 10.20 using gcc. I have installed zlib, egd, and openssl. This is the compile errror i am getting: gcc -o ssh ssh.o sshconnect.o log-client.o readconf.o clientloop.o -L. -L/usr/local/ssl/lib -L/usr/local/lib -lssh -lz -L/usr/local/lib/ -L/usr/local/ssl/lib -lcrypto /usr/ccs/bin/ld: Unsatisfied symbols: __builtin_va_start (code)