Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: "Kevin Calman" <kcalman@us.ibm.com>
Subject: wordexp() in rssh under CygWin?
Date: Wed, 6 Aug 2003 12:23:15 -0400
Organization: IBM PPS Build
Lines: 16
Message-ID: <bgra13$kgf$1@main.gmane.org>
X-Complaints-To: usenet@main.gmane.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/

