Bug 2485 - spamd from 2.6 rc6 gives warnings on redhat 6.2
Summary: spamd from 2.6 rc6 gives warnings on redhat 6.2
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: 2.60
Hardware: Other Linux
: P5 normal
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-21 00:36 UTC by Patrick Main
Modified: 2003-09-21 03:03 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Main 2003-09-21 00:36:18 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-
Comment 1 Theo Van Dinter 2003-09-21 11:03:37 UTC
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.