SA Bugzilla – Bug 2485
spamd from 2.6 rc6 gives warnings on redhat 6.2
Last modified: 2003-09-21 03:03:37 UTC
spamd gives the following warnings while starting but does seem to be working ok. The spamassassin script from the same version does fine. This is built from source on redhat 6.2. yes it has perl 5.005 error messages are: [root@mailhub /root]# spamd -d -x Constant subroutine __stub_lgammal redefined at /usr/lib/perl5/5.00503/i386-linu x/gnu/stubs.ph line 58. Constant subroutine __stub_lgammal_r redefined at /usr/lib/perl5/5.00503/i386-li nux/gnu/stubs.ph line 64. Constant subroutine __need___va_list undefined at /usr/lib/perl5/5.00503/i386-li nux/stdarg.ph line 9. -Patrick-
that is a problem with perl 5.005. if you do a google search you'll see a lot of people asking about those messages with a variety of different perl software. they can safely be ignored, but there's nothing we can do about it.