NOTICE: This module requires the OpenLDAP C API or Mozilla C SDK. It will NOT work with ISODE or the UMich LDAP api. Type perl Makefile.PL -h for command-line option summary. Note (probably harmless): No library found for -lldap Note (probably harmless): No library found for -llber Net::LDAPapi Perl5 Module - by Quanah Gibson-Mount OpenLDAP support by Symas Corporation -- http://www.symas.com Updated by Quanah Gibson-Mount to match modern products and vendors. Updated by Dmitri Priimak to use the v3 OpenLDAP API. Originally by Clayton Donley Select your Development Kit: 1. OpenLDAP (default) 2. Mozilla Choose: Location of Include Files (default: /usr/include): Location of Library Files (default: /usr/lib): Checking if your kit is complete... Looks good Writing Makefile for Net::LDAPapi cp LDAPapi.pm blib/lib/Net/LDAPapi.pm AutoSplitting blib/lib/Net/LDAPapi.pm (blib/lib/auto/Net/LDAPapi) /home/cpanrun/ia64/build/5.6.1/bin/perl constant.gen >constant.h /home/cpanrun/ia64/build/5.6.1/bin/perl -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/ia64/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap LDAPapi.xs > LDAPapi.xsc && mv LDAPapi.xsc LDAPapi.c gcc -c -I/usr/include -I/usr/include -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"3.0.1\" -DXS_VERSION=\"3.0.1\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DOPENLDAP LDAPapi.c LDAPapi.xs:16:18: lber.h: No such file or directory LDAPapi.xs:17:18: ldap.h: No such file or directory LDAPapi.xs:19:23: sasl/sasl.h: No such file or directory LDAPapi.xs:43: error: parse error before '*' token LDAPapi.xs:44: warning: data definition has no type or storage class LDAPapi.xs:45: error: parse error before '*' token LDAPapi.xs:45: warning: data definition has no type or storage class LDAPapi.xs:48: error: parse error before '*' token LDAPapi.xs: In function `av2modvals': LDAPapi.xs:110: error: invalid application of `sizeof' to incomplete type `berval' LDAPapi.xs:111: error: dereferencing pointer to incomplete type LDAPapi.xs:112: error: dereferencing pointer to incomplete type LDAPapi.xs: At top level: LDAPapi.xs:136: error: parse error before '*' token LDAPapi.xs: In function `parse1mod': LDAPapi.xs:139: error: `LDAPMod' undeclared (first use in this function) LDAPapi.xs:139: error: (Each undeclared identifier is reported only once LDAPapi.xs:139: error: for each function it appears in.) LDAPapi.xs:139: error: `ldap_current_mod' undeclared (first use in this function) LDAPapi.xs:149: error: parse error before ')' token LDAPapi.xs:149: error: parse error before ')' token LDAPapi.xs:171: error: `LDAP_MOD_ADD' undeclared (first use in this function) LDAPapi.xs:174: error: `LDAP_MOD_REPLACE' undeclared (first use in this function) LDAPapi.xs:176: error: `LDAP_MOD_DELETE' undeclared (first use in this function) LDAPapi.xs:184: error: `LDAP_MOD_BVALUES' undeclared (first use in this function) LDAPapi.xs: At top level: LDAPapi.xs:243: error: parse error before '*' token LDAPapi.xs: In function `hash2mod': LDAPapi.xs:245: error: `LDAPMod' undeclared (first use in this function) LDAPapi.xs:245: error: `ldapmod' undeclared (first use in this function) LDAPapi.xs:246: error: `ldap_current_mod' undeclared (first use in this function) LDAPapi.xs:270: error: parse error before ')' token LDAPapi.xs:270: error: parse error before ')' token LDAPapi.xs:272: error: parse error before ')' token LDAPapi.xs:272: error: parse error before ')' token LDAPapi.xs:273: error: parse error before ')' token LDAPapi.xs: At top level: LDAPapi.xs:289: error: parse error before '*' token LDAPapi.xs: In function `internal_rebind_proc': LDAPapi.xs:294: error: `LDAP_SUCCESS' undeclared (first use in this function) LDAPapi.xs: At top level: LDAPapi.xs:305: error: parse error before '*' token LDAPapi.xs: In function `ldap_b2_interact': LDAPapi.xs:307: error: `sasl_interact_t' undeclared (first use in this function) LDAPapi.xs:307: error: `in' undeclared (first use in this function) LDAPapi.xs:307: error: `inter' undeclared (first use in this function) LDAPapi.xs:309: error: `def' undeclared (first use in this function) LDAPapi.xs:310: error: `SASL_CB_LIST_END' undeclared (first use in this function) LDAPapi.xs:315: error: `SASL_CB_GETREALM' undeclared (first use in this function) LDAPapi.xs:318: error: `SASL_CB_AUTHNAME' undeclared (first use in this function) LDAPapi.xs:321: error: `SASL_CB_USER' undeclared (first use in this function) LDAPapi.xs:324: error: `SASL_CB_PASS' undeclared (first use in this function) LDAPapi.xs:334: error: `LDAP_SUCCESS' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_initialize': LDAPapi.c:387: error: `LDAP' undeclared (first use in this function) LDAPapi.c:387: error: `ldp' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_create': LDAPapi.c:409: error: `LDAP' undeclared (first use in this function) LDAPapi.c:409: error: `ldp' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_bind_s': LDAPapi.c:430: error: `LDAP' undeclared (first use in this function) LDAPapi.c:430: error: `ldp' undeclared (first use in this function) LDAPapi.c:430: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_set_option': LDAPapi.c:449: error: `LDAP' undeclared (first use in this function) LDAPapi.c:449: error: `ld' undeclared (first use in this function) LDAPapi.c:449: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_option': LDAPapi.c:470: error: `LDAP' undeclared (first use in this function) LDAPapi.c:470: error: `ld' undeclared (first use in this function) LDAPapi.c:470: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_unbind_ext_s': LDAPapi.c:493: error: `LDAP' undeclared (first use in this function) LDAPapi.c:493: error: `ld' undeclared (first use in this function) LDAPapi.c:493: error: parse error before ')' token LDAPapi.c:494: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:494: error: `sctrls' undeclared (first use in this function) LDAPapi.c:494: error: parse error before ')' token LDAPapi.c:495: error: `cctrls' undeclared (first use in this function) LDAPapi.c:495: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_search_s': LDAPapi.c:511: error: `LDAP' undeclared (first use in this function) LDAPapi.c:511: error: `ldp' undeclared (first use in this function) LDAPapi.c:511: error: parse error before ')' token LDAPapi.c:517: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:517: error: `res' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_abandon_ext': LDAPapi.c:558: error: `LDAP' undeclared (first use in this function) LDAPapi.c:558: error: `ld' undeclared (first use in this function) LDAPapi.c:558: error: parse error before ')' token LDAPapi.c:560: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:560: error: `sctrls' undeclared (first use in this function) LDAPapi.c:560: error: parse error before ')' token LDAPapi.c:561: error: `cctrls' undeclared (first use in this function) LDAPapi.c:561: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_add_ext': LDAPapi.c:577: error: `LDAP' undeclared (first use in this function) LDAPapi.c:577: error: `ld' undeclared (first use in this function) LDAPapi.c:577: error: parse error before ')' token LDAPapi.c:580: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:580: error: `sctrls' undeclared (first use in this function) LDAPapi.c:580: error: parse error before ')' token LDAPapi.c:581: error: `cctrls' undeclared (first use in this function) LDAPapi.c:581: error: parse error before ')' token LDAPapi.xs:456: error: `LDAPMod' undeclared (first use in this function) LDAPapi.xs:456: error: `attrs' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_add_ext_s': LDAPapi.c:605: error: `LDAP' undeclared (first use in this function) LDAPapi.c:605: error: `ld' undeclared (first use in this function) LDAPapi.c:605: error: parse error before ')' token LDAPapi.c:607: error: `LDAPMod' undeclared (first use in this function) LDAPapi.c:607: error: `ldap_change_ref' undeclared (first use in this function) LDAPapi.c:608: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:608: error: `sctrls' undeclared (first use in this function) LDAPapi.c:608: error: parse error before ')' token LDAPapi.c:609: error: `cctrls' undeclared (first use in this function) LDAPapi.c:609: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_sasl_bind': LDAPapi.c:628: error: `LDAP' undeclared (first use in this function) LDAPapi.c:628: error: `ld' undeclared (first use in this function) LDAPapi.c:628: error: parse error before ')' token LDAPapi.c:631: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:631: error: `serverctrls' undeclared (first use in this function) LDAPapi.c:631: error: parse error before ')' token LDAPapi.c:632: error: `clientctrls' undeclared (first use in this function) LDAPapi.c:632: error: parse error before ')' token LDAPapi.xs:484: error: storage size of 'cred' isn't known LDAPapi.xs:493: error: `LDAP_SASL_SIMPLE' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_modify_ext': LDAPapi.c:664: error: `LDAP' undeclared (first use in this function) LDAPapi.c:664: error: `ld' undeclared (first use in this function) LDAPapi.c:664: error: parse error before ')' token LDAPapi.c:667: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:667: error: `sctrls' undeclared (first use in this function) LDAPapi.c:667: error: parse error before ')' token LDAPapi.c:668: error: `cctrls' undeclared (first use in this function) LDAPapi.c:668: error: parse error before ')' token LDAPapi.xs:510: error: `LDAPMod' undeclared (first use in this function) LDAPapi.xs:510: error: `mods' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_modify_ext_s': LDAPapi.c:692: error: `LDAP' undeclared (first use in this function) LDAPapi.c:692: error: `ld' undeclared (first use in this function) LDAPapi.c:692: error: parse error before ')' token LDAPapi.c:694: error: `LDAPMod' undeclared (first use in this function) LDAPapi.c:694: error: `ldap_change_ref' undeclared (first use in this function) LDAPapi.c:695: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:695: error: `sctrl' undeclared (first use in this function) LDAPapi.c:695: error: parse error before ')' token LDAPapi.c:696: error: `cctrl' undeclared (first use in this function) LDAPapi.c:696: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_rename': LDAPapi.c:712: error: `LDAP' undeclared (first use in this function) LDAPapi.c:712: error: `ld' undeclared (first use in this function) LDAPapi.c:712: error: parse error before ')' token LDAPapi.c:717: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:717: error: `sctrls' undeclared (first use in this function) LDAPapi.c:717: error: parse error before ')' token LDAPapi.c:718: error: `cctrls' undeclared (first use in this function) LDAPapi.c:718: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_rename_s': LDAPapi.c:739: error: `LDAP' undeclared (first use in this function) LDAPapi.c:739: error: `ld' undeclared (first use in this function) LDAPapi.c:739: error: parse error before ')' token LDAPapi.c:744: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:744: error: `sctrls' undeclared (first use in this function) LDAPapi.c:744: error: parse error before ')' token LDAPapi.c:745: error: `cctrls' undeclared (first use in this function) LDAPapi.c:745: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_compare_ext': LDAPapi.c:761: error: `LDAP' undeclared (first use in this function) LDAPapi.c:761: error: `ld' undeclared (first use in this function) LDAPapi.c:761: error: parse error before ')' token LDAPapi.c:765: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:765: error: `sctrls' undeclared (first use in this function) LDAPapi.c:765: error: parse error before ')' token LDAPapi.c:766: error: `cctrls' undeclared (first use in this function) LDAPapi.c:766: error: parse error before ')' token LDAPapi.xs:565: error: storage size of 'bvalue' isn't known LDAPapi.c: In function `XS_Net__LDAPapi_ldap_compare_ext_s': LDAPapi.c:791: error: `LDAP' undeclared (first use in this function) LDAPapi.c:791: error: `ld' undeclared (first use in this function) LDAPapi.c:791: error: parse error before ')' token LDAPapi.c:795: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:795: error: `sctrls' undeclared (first use in this function) LDAPapi.c:795: error: parse error before ')' token LDAPapi.c:796: error: `cctrls' undeclared (first use in this function) LDAPapi.c:796: error: parse error before ')' token LDAPapi.xs:584: error: storage size of 'bvalue' isn't known LDAPapi.c: In function `XS_Net__LDAPapi_ldap_delete_ext': LDAPapi.c:818: error: `LDAP' undeclared (first use in this function) LDAPapi.c:818: error: `ld' undeclared (first use in this function) LDAPapi.c:818: error: parse error before ')' token LDAPapi.c:820: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:820: error: `sctrls' undeclared (first use in this function) LDAPapi.c:820: error: parse error before ')' token LDAPapi.c:821: error: `cctrls' undeclared (first use in this function) LDAPapi.c:821: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_delete_ext_s': LDAPapi.c:843: error: `LDAP' undeclared (first use in this function) LDAPapi.c:843: error: `ld' undeclared (first use in this function) LDAPapi.c:843: error: parse error before ')' token LDAPapi.c:845: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:845: error: `sctrls' undeclared (first use in this function) LDAPapi.c:845: error: parse error before ')' token LDAPapi.c:846: error: `cctrls' undeclared (first use in this function) LDAPapi.c:846: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_search_ext': LDAPapi.c:862: error: `LDAP' undeclared (first use in this function) LDAPapi.c:862: error: `ld' undeclared (first use in this function) LDAPapi.c:862: error: parse error before ')' token LDAPapi.c:868: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:868: error: `sctrls' undeclared (first use in this function) LDAPapi.c:868: error: parse error before ')' token LDAPapi.c:869: error: `cctrls' undeclared (first use in this function) LDAPapi.c:869: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_search_ext_s': LDAPapi.c:919: error: `LDAP' undeclared (first use in this function) LDAPapi.c:919: error: `ld' undeclared (first use in this function) LDAPapi.c:919: error: parse error before ')' token LDAPapi.c:925: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:925: error: `sctrls' undeclared (first use in this function) LDAPapi.c:925: error: parse error before ')' token LDAPapi.c:926: error: `cctrls' undeclared (first use in this function) LDAPapi.c:926: error: parse error before ')' token LDAPapi.c:929: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:929: error: `res' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_result': LDAPapi.c:974: error: `LDAP' undeclared (first use in this function) LDAPapi.c:974: error: `ld' undeclared (first use in this function) LDAPapi.c:974: error: parse error before ')' token LDAPapi.c:978: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:978: error: `result' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_msgfree': LDAPapi.c:1006: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1006: error: `lm' undeclared (first use in this function) LDAPapi.c:1006: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ber_free': LDAPapi.c:1022: error: `BerElement' undeclared (first use in this function) LDAPapi.c:1022: error: `ber' undeclared (first use in this function) LDAPapi.c:1022: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_msgid': LDAPapi.c:1039: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1039: error: `lm' undeclared (first use in this function) LDAPapi.c:1039: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_msgtype': LDAPapi.c:1055: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1055: error: `lm' undeclared (first use in this function) LDAPapi.c:1055: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_lderrno': LDAPapi.c:1163: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1163: error: `ld' undeclared (first use in this function) LDAPapi.c:1163: error: parse error before ')' token LDAPapi.xs:807: error: `LDAP_OPT_ERROR_NUMBER' undeclared (first use in this function) LDAPapi.xs:808: error: `LDAP_OPT_ERROR_STRING' undeclared (first use in this function) LDAPapi.xs:809: error: `LDAP_OPT_MATCHED_DN' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_set_lderrno': LDAPapi.c:1196: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1196: error: `ld' undeclared (first use in this function) LDAPapi.c:1196: error: parse error before ')' token LDAPapi.xs:831: error: `LDAP_OPT_ERROR_NUMBER' undeclared (first use in this function) LDAPapi.xs:832: error: `LDAP_OPT_ERROR_STRING' undeclared (first use in this function) LDAPapi.xs:833: error: `LDAP_OPT_MATCHED_DN' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_entry_controls': LDAPapi.c:1228: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1228: error: `ld' undeclared (first use in this function) LDAPapi.c:1228: error: parse error before ')' token LDAPapi.c:1229: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1229: error: `entry' undeclared (first use in this function) LDAPapi.c:1229: error: parse error before ')' token LDAPapi.xs:862: error: `LDAPControl' undeclared (first use in this function) LDAPapi.xs:862: error: `serverctrls' undeclared (first use in this function) LDAPapi.xs:862: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_parse_result': LDAPapi.c:1275: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1275: error: `ld' undeclared (first use in this function) LDAPapi.c:1275: error: parse error before ')' token LDAPapi.c:1276: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1276: error: `msg' undeclared (first use in this function) LDAPapi.c:1276: error: parse error before ')' token LDAPapi.xs:912: error: `LDAPControl' undeclared (first use in this function) LDAPapi.xs:912: error: `serverctrls' undeclared (first use in this function) LDAPapi.xs:912: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_parse_intermediate': LDAPapi.c:1357: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1357: error: `ld' undeclared (first use in this function) LDAPapi.c:1357: error: parse error before ')' token LDAPapi.c:1358: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1358: error: `msg' undeclared (first use in this function) LDAPapi.c:1358: error: parse error before ')' token LDAPapi.xs:974: error: `LDAPControl' undeclared (first use in this function) LDAPapi.xs:974: error: `serverctrls' undeclared (first use in this function) LDAPapi.xs:974: error: parse error before ')' token LDAPapi.xs:987: error: dereferencing pointer to incomplete type LDAPapi.xs:987: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_control_oid': LDAPapi.c:1420: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:1420: error: `control' undeclared (first use in this function) LDAPapi.c:1420: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_control_berval': LDAPapi.c:1439: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:1439: error: `control' undeclared (first use in this function) LDAPapi.c:1439: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_control_critical': LDAPapi.c:1458: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:1458: error: `control' undeclared (first use in this function) LDAPapi.c:1458: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_err2string': LDAPapi.c:1481: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_count_references': LDAPapi.c:1493: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1493: error: `ld' undeclared (first use in this function) LDAPapi.c:1493: error: parse error before ')' token LDAPapi.c:1494: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1494: error: `result' undeclared (first use in this function) LDAPapi.c:1494: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_count_entries': LDAPapi.c:1510: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1510: error: `ld' undeclared (first use in this function) LDAPapi.c:1510: error: parse error before ')' token LDAPapi.c:1511: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1511: error: `result' undeclared (first use in this function) LDAPapi.c:1511: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_first_entry': LDAPapi.c:1527: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1527: error: `ld' undeclared (first use in this function) LDAPapi.c:1527: error: parse error before ')' token LDAPapi.c:1528: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1528: error: `result' undeclared (first use in this function) LDAPapi.c:1528: error: parse error before ')' token LDAPapi.c:1529: error: `RETVAL' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_next_entry': LDAPapi.c:1544: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1544: error: `ld' undeclared (first use in this function) LDAPapi.c:1544: error: parse error before ')' token LDAPapi.c:1545: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1545: error: `preventry' undeclared (first use in this function) LDAPapi.c:1545: error: parse error before ')' token LDAPapi.c:1546: error: `RETVAL' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_first_message': LDAPapi.c:1561: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1561: error: `ld' undeclared (first use in this function) LDAPapi.c:1561: error: parse error before ')' token LDAPapi.c:1562: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1562: error: `chain' undeclared (first use in this function) LDAPapi.c:1562: error: parse error before ')' token LDAPapi.c:1563: error: `RETVAL' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_next_message': LDAPapi.c:1578: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1578: error: `ld' undeclared (first use in this function) LDAPapi.c:1578: error: parse error before ')' token LDAPapi.c:1579: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1579: error: `chain' undeclared (first use in this function) LDAPapi.c:1579: error: parse error before ')' token LDAPapi.c:1580: error: `RETVAL' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_dn': LDAPapi.c:1595: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1595: error: `ld' undeclared (first use in this function) LDAPapi.c:1595: error: parse error before ')' token LDAPapi.c:1596: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1596: error: `entry' undeclared (first use in this function) LDAPapi.c:1596: error: parse error before ')' token LDAPapi.xs:1085: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_dn2ufn': LDAPapi.c:1629: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_str2dn': LDAPapi.c:1645: error: `LDAPDN' undeclared (first use in this function) LDAPapi.c:1645: error: `dn' undeclared (first use in this function) LDAPapi.c:1645: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_str2rdn': LDAPapi.c:1663: error: `LDAPRDN' undeclared (first use in this function) LDAPapi.c:1663: error: `rdn' undeclared (first use in this function) LDAPapi.c:1663: error: parse error before ')' token LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_explode_dn': LDAPapi.xs:1125: warning: assignment makes pointer from integer without a cast LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_explode_rdn': LDAPapi.xs:1145: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_first_attribute': LDAPapi.c:1742: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1742: error: `ld' undeclared (first use in this function) LDAPapi.c:1742: error: parse error before ')' token LDAPapi.c:1743: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1743: error: `entry' undeclared (first use in this function) LDAPapi.c:1743: error: parse error before ')' token LDAPapi.c:1744: error: `BerElement' undeclared (first use in this function) LDAPapi.c:1744: error: `ber' undeclared (first use in this function) LDAPapi.xs:1165: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_next_attribute': LDAPapi.c:1775: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1775: error: `ld' undeclared (first use in this function) LDAPapi.c:1775: error: parse error before ')' token LDAPapi.c:1776: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1776: error: `entry' undeclared (first use in this function) LDAPapi.c:1776: error: parse error before ')' token LDAPapi.c:1777: error: `BerElement' undeclared (first use in this function) LDAPapi.c:1777: error: `ber' undeclared (first use in this function) LDAPapi.c:1777: error: parse error before ')' token LDAPapi.xs:1187: warning: assignment makes pointer from integer without a cast LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_values_len': LDAPapi.c:1809: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1809: error: `ld' undeclared (first use in this function) LDAPapi.c:1809: error: parse error before ')' token LDAPapi.c:1810: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1810: error: `entry' undeclared (first use in this function) LDAPapi.c:1810: error: parse error before ')' token LDAPapi.xs:1211: warning: assignment makes pointer from integer without a cast LDAPapi.xs:1216: error: dereferencing pointer to incomplete type LDAPapi.xs:1216: error: dereferencing pointer to incomplete type LDAPapi.c: In function `XS_Net__LDAPapi_ldap_set_rebind_proc': LDAPapi.c:1893: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1893: error: `ld' undeclared (first use in this function) LDAPapi.c:1893: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_get_all_entries': LDAPapi.c:1928: error: `LDAP' undeclared (first use in this function) LDAPapi.c:1928: error: `ld' undeclared (first use in this function) LDAPapi.c:1928: error: parse error before ')' token LDAPapi.c:1929: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:1929: error: `result' undeclared (first use in this function) LDAPapi.c:1929: error: parse error before ')' token LDAPapi.xs:1273: error: `entry' undeclared (first use in this function) LDAPapi.xs:1276: error: `BerElement' undeclared (first use in this function) LDAPapi.xs:1276: error: `ber' undeclared (first use in this function) LDAPapi.xs:1286: warning: assignment makes pointer from integer without a cast LDAPapi.xs:1289: warning: assignment makes pointer from integer without a cast LDAPapi.xs:1291: warning: assignment makes pointer from integer without a cast LDAPapi.xs:1295: warning: assignment makes pointer from integer without a cast LDAPapi.xs:1299: error: dereferencing pointer to incomplete type LDAPapi.xs:1299: error: dereferencing pointer to incomplete type LDAPapi.xs: In function `XS_Net__LDAPapi_ldap_url_parse': LDAPapi.xs:1331: error: `LDAPURLDesc' undeclared (first use in this function) LDAPapi.xs:1331: error: `realcomp' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_sort_entries': LDAPapi.c:2176: error: `LDAP' undeclared (first use in this function) LDAPapi.c:2176: error: `ld' undeclared (first use in this function) LDAPapi.c:2176: error: parse error before ')' token LDAPapi.c:2177: error: `LDAPMessage' undeclared (first use in this function) LDAPapi.c:2177: error: `chain' undeclared (first use in this function) LDAPapi.c:2177: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_start_tls': LDAPapi.c:2251: error: `LDAP' undeclared (first use in this function) LDAPapi.c:2251: error: `ld' undeclared (first use in this function) LDAPapi.c:2251: error: parse error before ')' token LDAPapi.c:2252: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2252: error: `serverctrls' undeclared (first use in this function) LDAPapi.c:2252: error: parse error before ')' token LDAPapi.c:2253: error: `clientctrls' undeclared (first use in this function) LDAPapi.c:2253: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_start_tls_s': LDAPapi.c:2275: error: `LDAP' undeclared (first use in this function) LDAPapi.c:2275: error: `ld' undeclared (first use in this function) LDAPapi.c:2275: error: parse error before ')' token LDAPapi.c:2276: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2276: error: `serverctrls' undeclared (first use in this function) LDAPapi.c:2276: error: parse error before ')' token LDAPapi.c:2277: error: `clientctrls' undeclared (first use in this function) LDAPapi.c:2277: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_sasl_interactive_bind_s': LDAPapi.c:2293: error: `LDAP' undeclared (first use in this function) LDAPapi.c:2293: error: `ld' undeclared (first use in this function) LDAPapi.c:2293: error: parse error before ')' token LDAPapi.c:2296: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2296: error: `serverctrls' undeclared (first use in this function) LDAPapi.c:2296: error: parse error before ')' token LDAPapi.c:2297: error: `clientctrls' undeclared (first use in this function) LDAPapi.c:2297: error: parse error before ')' token LDAPapi.xs:1544: error: `LDAP_OPT_X_SASL_SECPROPS' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_sasl_bind_s': LDAPapi.c:2325: error: `LDAP' undeclared (first use in this function) LDAPapi.c:2325: error: `ld' undeclared (first use in this function) LDAPapi.c:2325: error: parse error before ')' token LDAPapi.c:2328: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2328: error: `serverctrls' undeclared (first use in this function) LDAPapi.c:2328: error: parse error before ')' token LDAPapi.c:2329: error: `clientctrls' undeclared (first use in this function) LDAPapi.c:2329: error: parse error before ')' token LDAPapi.xs:1561: error: storage size of 'cred' isn't known LDAPapi.xs:1570: error: `LDAP_SASL_SIMPLE' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_controls_array_init': LDAPapi.c:2363: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2363: error: `RETVAL' undeclared (first use in this function) LDAPapi.xs:1584: error: `array' undeclared (first use in this function) LDAPapi.xs:1585: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_controls_array_free': LDAPapi.c:2383: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2383: error: `ctrls' undeclared (first use in this function) LDAPapi.c:2383: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_control_set': LDAPapi.c:2403: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2403: error: `array' undeclared (first use in this function) LDAPapi.c:2403: error: parse error before ')' token LDAPapi.c:2404: error: `ctrl' undeclared (first use in this function) LDAPapi.c:2404: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ldap_create_control': LDAPapi.c:2425: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2425: error: `ctrlp' undeclared (first use in this function) LDAPapi.xs:1623: error: `ctrl' undeclared (first use in this function) LDAPapi.c: In function `XS_Net__LDAPapi_ldap_control_free': LDAPapi.c:2455: error: `LDAPControl' undeclared (first use in this function) LDAPapi.c:2455: error: `ctrl' undeclared (first use in this function) LDAPapi.c:2455: error: parse error before ')' token LDAPapi.c: In function `XS_Net__LDAPapi_ber_alloc_t': LDAPapi.c:2469: error: `BerElement' undeclared (first use in this function) LDAPapi.c:2469: error: `RETVAL' undeclared (first use in this function) make: *** [LDAPapi.o] Error 1