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-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 20 Feb 2003 10:14:45 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Elfyn McBratney cc: cygwin-xfree AT cygwin DOT com Subject: Re: using rxvt with other shells In-Reply-To: <002701c2d877$dbbc6520$775f4e51@webdev> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 20 Feb 2003, Elfyn McBratney wrote: > > On Wed, Feb 19, 2003 at 05:00:51PM -0500, Igor Pechtchanski wrote: > > >FYI, pdksh () compiles OOTB on > > >Cygwin and is a fully conformant ksh implementation. If all you need is > > >ksh, there you go. > > > > Anyone want to provide pdksh as a package? It seems like last year's > > offer to provide the real AT&T ksh has dried up. > > cgf > > Perhaps I'm showing my getopt weakness' but I'm getting an error originating > in sh.h from a redef of struct option? Igor did you do anything special to > get rid of this, or is it my lack of getopt'ness knowledge? > Elfyn McBratney Umm, no, I didn't do anything special. But I haven't compiled pdksh since last June. It seems that in the meantime, unistd.h included getopt.h, and now the "struct option" defined by pdksh (which doesn't use getopt at all) conflicts with getopt's. I'm sure I could get it to compile. The easiest would be to rename the struct, I suppose... I'd like to have a minimal patch if I intend to package it... Igor P.S. I'll report to the cygwin-apps list when I make progress on this one. -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/