Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 07:33:55 -0700 (PDT) Message-Id: <200107201433.HAA22612@newsguy.com> X-Mailer: Direct Read Email by Newsguy News Service To: cygwin AT cygwin DOT com From: John Jarvie Subject: Re: autoconf error with /dev/ptmx 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 >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/