We're testing out the new .3, but we're having a small problem with syslog
(though its a different scenerio than before).  This time it doesn't
start.

This is the output I get:

[root@outpost2] /opt/RAD: bin/radiusd -c etc/radius.cfg
Your vendor has not defined the Sys::Syslog macro _PATH_LOG at
/opt/perl5/lib/5.6.0/PA-RISC2.0/Sys/Syslog.pm line 277, <FILE> line 601.
[root@outpost2] /opt/RAD:



line 277 in Syslog.pm is:
    } else {
        my $syslog = &_PATH_LOG                          || croak
"_PATH_LOG not found in syslog.ph
";
        my $that = sockaddr_un($syslog)                  || croak "Can't
locate $syslog";
        socket(SYSLOG,AF_UNIX,SOCK_STREAM,0)             || croak "socket:
$!";


Portion of the config file, states:

<Log SYSLOG>
    Facility    NOTICE
    Trace       4
</Log>

we've tried using LogSock as well.  Has anyone else run into this problem?

-- 
.+.+.=.....+.....*..-...\//...-..+..._+($)(_)# ......%%@......[]@#.....!
Jon ([EMAIL PROTECTED])     Unix Systems Administrator, Primus Canada.
Tel.  (416) 207-7612       emerg/afterhour: [EMAIL PROTECTED]
cell. (416) 294-7780       Internet Services Group
.EOF

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to