Hello!

I try to run Spamassassin on VMS 7.2. I downloaded the binary perl 5.6.1
from ftp.sidhe.org adn try to use that. I managed to start spamd (with a
little hacking), but when I try to connect to it, spamd crashes with the
following message:

Fatal VMS error (status=36) at PERLKIT:[SOURCE]VMS.C;1, line 2280 at spamd.raw l
ine 782.
%SYSTEM-F-NOPRIV, insufficient privilege or object protection violation

The 782nd line of spamd.raw is the following:
    while ( my $kid = waitpid(-1, &WNOHANG) > 0 ) {

Do you have any idea on what is the problem with waitpid and how may it
be resolved?
                                Bye,NAR
-- 
"Beware of bugs in the above code; I have only proved it correct, not
 tried it."

Reply via email to