<<On Fri, 31 Jan 2003 09:33:55 -0800, Kris Kennaway <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to