X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 4 Mar 2009 00:20:19 +0700 Message-ID: <52b9b120903030920v35cfa557le0d37d0187b3b56a@mail.gmail.com> Subject: help with pseudo terminal From: net To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com i'm trying to execute this line on my cygwin shell $ echo wew | ssh wew AT 10 DOT 192 DOT 30 DOT 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 AT 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/