[Nagiosplug-devel] [ nagiosplug-Bugs-3052433 ] Fix implicit pointer conversion due to missing ldap_init

SourceForge.net noreply at sourceforge.net
Tue Aug 24 20:18:21 CEST 2010


Bugs item #3052433, was opened at 2010-08-24 21:18
Message generated for change (Tracker Item Submitted) made by hwoarang_gr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3052433&group_id=29880

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: Compilation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hwoarang (hwoarang_gr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix implicit pointer conversion due to missing ldap_init

Initial Comment:
Hi

I apply this patch to gentoo linux package

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-analyzer/nagios-plugins/files/nagios-plugins-1.4.14-implicit-pointer-conversion.patch?revision=1.1&view=markup

This is because the function is defined on ldap.h header but it is not known during compilation time because LDAP_DEPRECATED macro is not defined to the function gets actualy exported

Thanks

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3052433&group_id=29880




More information about the Devel mailing list