Hi I try to compile Net::LDAPapi dut I have the following errors : cc -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -fomit-frame-pointer -fno-exceptions -f \" -DXS_VERSION=\"1.42\" -fpic -I/usr/lib/perl5/5.6.0/i386-linux/CORE -Dbool=char -DHAS_BOOL LDAPapi.c In file included from LDAPapi.xs:21: ldap_compat.h:17: warning: `LDAP_OPT_REFERRALS' redefined /usr/include/ldap.h:464: warning: this is the location of the previous definition LDAPapi.xs: In function `av2modvals': LDAPapi.xs:95: `na' undeclared (first use in this function) LDAPapi.xs:95: (Each undeclared identifier is reported only once LDAPapi.xs:95: for each function it appears in.) LDAPapi.xs: In function `parse1mod': LDAPapi.xs:197: `na' undeclared (first use in this function) LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_search': LDAPapi.xs:578: `na' undeclared (first use in this function) LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_search_s': LDAPapi.xs:614: `na' undeclared (first use in this function) LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_search_st': LDAPapi.xs:660: `na' undeclared (first use in this function) LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_url_parse': LDAPapi.xs:1137: `sv_undef' undeclared (first use in this function) make: *** [LDAPapi.o] Error 1 I tried with different libraries of openldap and university of michigan ldap, but I still have the same error. does someone know a solution? Thank you Yann Algayon -------------------------------------------------------------- Per problemi: [EMAIL PROTECTED] oppure (anche meglio) [EMAIL PROTECTED] (messaggio con la sola parola HELP) --------------------------------------------------------------
