wordexp() in rssh under CygWin?

Kevin Calman kcalman@us.ibm.com
Wed Aug 6 16:54:00 GMT 2003


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/



More information about the Cygwin mailing list