Hello, fellow ssh'ers: I'm trying to compile ssh2.0.13 on a Sequent NUMA-Q 2000 running DYNIX/ptx 4.4.6 and using cc v4.4.5n1019 (00122). I've hacked away at it for a while and managed to get the libraries compiled, and am stuck trying to find the getpseudotty() call. Interestingly, the top of pty-getpseudopty.c has this to say: Allocating a pty using getpseudotty. getpseudotty(3SEQ) exists in DYNIX/ptx 2.1. I believe it, but I can't find any reference to that in any header or my meager documentation. Has anyone managed to compile ssh2 on DYNIX? Does anyone have a clue what library that might be included in, or can anyone recommend a hack around using getpseudotty()? Below is the actual compilation error: Making all in ssh cc -g -o ssh2 ssh2.o -L/usr/lib/bsd-socket -lsocket -L. -L../../lib -lssh2 -lssh -ltermcap -lnsl -L/usr/local/lib -lseq -lsec -ltermcap Undefined first referenced symbol in file getpseudotty ../../lib/libssh.a(pty-getpseudotty.o) ld: ssh2: fatal error: Symbol referencing errors. No output written to ssh2 Thanks! -- Blue Lang, Unix Systems Administrator, QSP Inc. - Raleigh, NC Phone: 919.875.6994 zsh: command not found: fortune