This is an x86, libc5 system. The problem appears whether or not I select
unix98 pty support. I have a ptmx device file:
crw-r--r-- 1 root root 5, 2 Aug 27 07:30 /dev/ptmx
But it seems to have no effect, and I haven't mounted a devpts special
filesystem.
Is there an upgrade of some sort I can make? Does anyone have specific
pointers to required software or commands? Documentation/Changes didn't
seem to mention anything. My apologies if this is mentioned somewhere in
the docs -- just point me to it.
-Wes Weimer
merentha:~$ telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
telnetd: All network ports in use.
Connection closed by foreign host.
merentha:~$ rxvt -display :0.0
rxvt: can't open pseudo-tty
rxvt: aborting
merentha:~$ xterm -display :0.0
xterm: no available ptys
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html