From: <msc...@ao...> - 2002-11-09 05:42:23
|
In a message dated 11/8/2002 12:26:32 PM Eastern Standard Time, ke...@go... writes: >Interesting, I get mostly failures and some success > FreeBSD 4.4 ok > RedHat 7.0 fail > RedHat 7.1 fail > RedHat 7.2 fail Weird. Just tried it on my RH7.1 Linux box at home and got the correct result again: 1..5 ok 1 ok 2 ok 3 ok 4 ok 5 $ Message from syslogd@michael at Fri Nov 8 21:37:29 2002 ... michael ./syslog.pl: FATAL - foo What's also weird is that the error message you're seeing points to line 78 in Log::Dispatch::Syslog, which reads Sys::Syslog::closelog; and shouldn't print any errors. Have you found out anything else? -- -- Mike ############################ # Mike Schilli # # log...@pe... # # http://perlmeister.com # # log4perl.sourceforge.net # ############################ |