Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: omit completion tests if no zpty
- X-seq: zsh-workers 19617
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: omit completion tests if no zpty
- Date: Fri, 12 Mar 2004 16:56:00 +0000
- In-reply-to: "Oliver Kiddle"'s message of "Fri, 12 Mar 2004 17:17:52 +0100." <1430.1079108272@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Oliver Kiddle wrote:
> __SVR4 is not defined. configure finds /dev/ptmx and deems it usable.
> sys/stropts.h also found and deemed usable. Cutting off the two
> `&& defined(__SVR4)' sections doesn't help. What else might I try?
Presumably the problem is in get_pty(), which isn't all that long.
Probably strace or truss ought to say where the difficulty is.
Or we can try explicitly #undef USE_DEV_PTMX and see if that works.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author