Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Kevin Calman" Subject: wordexp() in rssh under CygWin? Date: Wed, 6 Aug 2003 12:23:15 -0400 Organization: IBM PPS Build Lines: 16 Message-ID: X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 I am trying to compile rssh (http://www.pizzashack.org/rssh/) for CygWin, but it is failing in ./configure with: > checking for strerror... yes > checking for wordexp... no > configure: error: > rssh needs wordexp() to compile, but it's not available on your system. > Please notify code at pizzashack dot org. > Thanks. The application's porting notes (http://www.pizzashack.org/rssh/platforms.shtml) indicate a dependance on wordexp(), and that an implementation may be extracted from glibc2 and compile & linked by hand. Where could I find the source for this, and has anyone else done so for this or some other reason? Thanks. -- 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/