Hello All,
I have built the exim binary with C-SDK 5.08 from Sun's website for
Linux (optimized). But I have the following warnings generated while the
compile process is ongoing:
ldap.c: In function `perform_ldap_search':
ldap.c:705: warning: passing arg 2 of `ldap_get_lderrno' from
incompatible pointer type
ldap.c:705: warning: passing arg 3 of `ldap_get_lderrno' from
incompatible pointer type
ldap.c:740: warning: passing arg 2 of `ldap_get_lderrno' from
incompatible pointer type
ldap.c:740: warning: passing arg 3 of `ldap_get_lderrno' from
incompatible pointer type
Is this something that I should ignore or should I be worried.
Cheers,
Aly.