Mail Archives: cygwin/2001/07/20/10:39:04
Thanks for the help, I'll create a cygwin diff and submit it to the stunnel
project.
Best regards
John Jarvie
>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
>
>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/
>
--
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/
- Raw text -