Re: tty errors in -current?
Richard Earnshaw <[email protected]> Thu, 04 Sep 2003 18:49:44 +0100
| Newsgroups | gmane.os.netbsd.ports.acorn32 |
|---|---|
| Message-ID | <[email protected]> |
> Hello all! > > I just tested -current as of 200308290000 and a version > I crosscompiled from i386 myself. > > When trying to log into such an acorn32 system via ssh > I get (on the target acorn32 machine): > > syslogd: klog failed: Input/output error > sshd: error: ioctl(TIOCSCTTY): Inappropriate ioctl for device > sshd: error: /dev/ttyp0: Device busy > sshd: error: open /dev/tty failed - could not set controlling tty: > Device not configured > > > I did not check if this also happens on i386 or other platforms with -current. > Has anyone noticed something similar? > This pops up from time to time when running dejagnu to test gcc/gdb. I've no idea why, but it would be great if it could be tracked down and fixed. R.