From: Joe E. <jo...@ar...> - 2002-01-07 22:28:39
|
I am unable to get IO-Tty to work on BSD (FreeBSD 4.2 and OpenBSD 2.8). make test gives the following error: # make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl Using /root/IO-Tty-0.92_04/blib 1..12 Configuration: -DHAVE_LIBUTIL_H -DHAVE_OPENPTY -DHAVE_SIGACTION -DHAVE_STRLCPY -DHAVE_TTYNAME Checking for appropriate ioctls: TIOCNOTTY TIOCSCTTY Cannot open slave /dev/ptyp3: Input/output error at test.pl line 47 Sync returned EOF at /root/IO-Tty-0.92_04/blib/lib/IO/Pty.pm line 108. *** Error code 141 Stop in /root/IO-Tty-0.92_04. Any ideas? thanks, -Joe |