> Problem
> -------
> A recent fix in configure.in uncovered a previous problem. A fix to
> correctly determine when the dlmod module was configured into the agent
> suddenly started working,

What?
We can't have things suddenly work when they've been broken for ages.
Whatever happened to backward compatibility?


> ... and a library (-ldl) was added to the link libraries unconditionally.
> This library is not available on (at least some versions of) freebsd and
> probably other operating systems as well.
> 
> Solution
> --------
> Remove the unconditional addition of the library. Other checks in configure
> add -ldl when it is needed for the dlopen fuction.

Sounds good (and the patch looks safe enough).
I'll vote that this should be applied ASAP.

Dave



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to