Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 16:30:45 -0500 (EST)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: <stropts.h> removed?
Message-ID:  <200301312130.h0VLUjEh019491@khavrinen.lcs.mit.edu>
In-Reply-To: <20030131173355.GA11514@rot13.obsecurity.org>
References:  <20030131065525.GA8870@rot13.obsecurity.org> <20030131092151.B69408@espresso.q9media.com> <20030131173355.GA11514@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Fri, 31 Jan 2003 09:33:55 -0800, Kris Kennaway <kris@obsecurity.org> said:

> Hmm..there must be something in the configure script that thinks we do.

> http://bento.freebsd.org/errorlogs/alpha-5-latest/nvi-1.81.5_2.log

It erroneously thinks that because we have the grantpt() function, we
have SEWERS and SVID3 ptys.  It needs to learn how to use the
posix_openpt() function, or else revert back to the !HAVE_SYS5_PTY
code (which is also broken: it doesn't search the full range of
possible pty names).

-GAWollman


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301312130.h0VLUjEh019491>