Luis Hernán Otegui wrote:
> Hi, list, I have a cron job running in order to learn from each user's
> HAM and SPAM subdirs. Whenever it runs, it complains like this:
>
> Subroutine FuzzyOcr::O_NONBLOCK redefined at
> /usr/share/perl/5.8/Exporter.pm line 65.
> at /usr/lib/perl/5.8/POSIX.pm line 19
>
> Any hints on how to avoid this nag?
That looks to be a bug in the perl core itself.

No part of FuzzyOcr or SpamAssassin is defining O_NONBLOCK, but parts of
the perl core are, and doing it twice, once in POSIX, once in Fnctl.

This apparently is fixed in perl 5.8.8, but still happens in 5.8.6,
5.8.5, etc.

See also:
http://fuzzyocr.own-hero.net/ticket/16


I'm not convinced upgrading to 5.8.8 will necessarily solve this problem.
http://marc.info/?l=spamassassin-users&m=116829902909608

Gary V

_________________________________________________________________
Exercise your brain! Try Flexicon. http://games.msn.com/en/flexicon/default.htm?icid=flexicon_hmemailtaglineapril07

Reply via email to