help with pseudo terminal

net netzerospace@gmail.com
Tue Mar 3 17:20:00 GMT 2009


i'm trying to execute this line on my cygwin shell

$ echo wew | ssh wew@10.192.30.40

an this is the output
Pseudo-terminal will not be allocated because stdin is not a terminal.

is there something i must know about this

because i also try to compile sshpass packages and got this error

power@kancil ~/sshpass-1.00
$ make
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c main.c
gcc  -g -O2  -o sshpass  main.o
main.o: In function `runprogram':
/home/power/sshpass-1.00/main.c:153: undefined reference to `_getpt'
collect2: ld returned 1 exit status
make: *** [sshpass] Error 1

is there something to do with the pseudo terminal...

thanks

-- 
--from the net with zero space--

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list