Bug Tracker item #2803122, was opened at 2009-06-08 14:47
Message generated for change (Tracker Item Submitted) made by ptard
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2803122&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: daemon
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter (ptard)
Assigned to: Nobody/Anonymous (nobody)
Summary: dspam fails to compile under uclibc

Initial Comment:
I had an issue with dspam failing to compile under uclibc 0.9.30.1 (I'm running 
Gentoo). The problem is that dspam expects the function inet_ntoa_r to accept 
three arguments, but uclibc's inet_ntoa_r() function only accepts two. The 
patch updates the dspam source to only pass two arguments, and updates the 
included fallback function definition to accept only two arguments as well.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2803122&group_id=250683

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dspam-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to