I've run into a problem with executing the following on a Solaris 2.6 box with a source build of 5.6.0
Sys::Syslog::setlogsock("unix")
I recieve back
Usage: Sys::Syslog::_PATH_LOG() at /home/perl/5.6.0/lib/5.6.0/sun4-solaris/Sys/Syslog.pm line 277
Line 277 of Sys::Syslog.pm is
my $syslog = &_PATH_LOG || croak "_PATH_LOG not found in syslog.ph";
Looking in the syslog.ph I verify that _PATH_LOG indeed is NOT listed there. Tracing back to /usr/include/syslog.h and sys/syslog.h I find no reference there either.
Any Suggestions?
In reply to Problems with Sys::Syslog::setlogsock on Solaris 2.6 by coreolyn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |