sys/socket.ph commenting out all sorts....
Craig Wood (cdw4@cornell.edu)
Sun, 10 Nov 1996 12:34:23 -0500 (EST)
I am running gets and post perl script using the old libwww-perl-0.40,
The program uses UNIX `at` to run again in 15 min.
Everything runs fine except that every run this email gets sent.
biff: unknown tty
mesg: ttyname: Inappropriate ioctl for device
I tried commenting out the following in my own creation of the sys\socket.ph
file because when I ran the program with perl5 I got errors on these lines.
# eval 'sub SOCTL_MAXCONN {1;}';
# eval 'sub SOCTL_SBMAX {2;}';
# eval 'sub SOCTL_NMBCLUSTERS {3;}';
# eval 'sub SOCTL_MAXID {4;}';
# eval 'sub SOCTL_NAMES {{ { 0, 0 }, { "maxconn", &CTLTYPE_INT }, {
"sbmax", &CTLTYP
E_INT }, { "nmbclusters", &CTLTYPE_INT }, };}';
# eval 'sub SOCTL_VARS {{ 0, & &somaxconn, & &sb_max, &NULL, };}';
# if (!defined &KERNEL) {
# eval 'sub SOMAXCONN {5;}';
# }
# else {
# eval 'sub SOMAXCONN_DFLT {64;}';
# }
Any help would be greatly appreciated.
thanks Craig....
craig@fcinet.com
cdw4@cornell.edu
http://www.fcinet.com/garden/
Ithaca, NY, USDA Hardiness Zone 5/6.