This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: using rxvt with other shells


On Thu, 20 Feb 2003, Elfyn McBratney wrote:

> > On Wed, Feb 19, 2003 at 05:00:51PM -0500, Igor Pechtchanski wrote:
> > >FYI, pdksh (<http://web.cs.mun.ca/~michael/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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]