| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Fri, 20 Jul 2001 16:25:23 +0200 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: autoconf error with /dev/ptmx |
| Message-ID: | <20010720162523.H730@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <200107201358 DOT GAA14347 AT newsguy DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <200107201358.GAA14347@newsguy.com>; from jjarvie@newsguy.com on Fri, Jul 20, 2001 at 06:58:57AM -0700 |
On Fri, Jul 20, 2001 at 06:58:57AM -0700, jjarvie AT newsguy DOT com wrote:
> Robert, Corinna , Andrej
>
> Thanks for the replies which explain what's going on.
>
> If I leave the PTMX define in the compile fails on
>
#ifndef __CYGWIN__
> if (ioctl(*ttyfd, I_PUSH, "ptem") < 0)
> sockerror("ioctl I_PUSH ptem");
> if (ioctl(*ttyfd, I_PUSH, "ldterm") < 0)
> sockerror("ioctl I_PUSH ldterm");
> if (ioctl(*ttyfd, I_PUSH, "ttcompat") < 0)
> sockerror("ioctl I_PUSH ttcompat");
#endif
I_PUSH has no meaning for Cygwin.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |