passdb/pdb_ldap.c

Robert Feldbauer feldbauerr at daisydata.com
Thu Feb 6 20:44:16 GMT 2003


I'm running the latest CVS of 3.0, getting the following error when 
compiling.. any insights? 

Bob Feldbauer
feldbauerr at daisydata.com

passdb/pdb_ldap.c:65: warning: built-in function `index' declared as 
non-function
passdb/pdb_ldap.c:78: parse error before '}' token
passdb/pdb_ldap.c:164: parse error before "LDAP"
passdb/pdb_ldap.c: In function `ldapsam_open_connection':
passdb/pdb_ldap.c:166: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:166: (Each undeclared identifier is reported only once
passdb/pdb_ldap.c:166: for each function it appears in.)
passdb/pdb_ldap.c:186: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:198: `LDAP_PORT' undeclared (first use in this function)
passdb/pdb_ldap.c:200: `LDAPS_PORT' undeclared (first use in this function)
passdb/pdb_ldap.c:206: `ldap_struct' undeclared (first use in this function)
passdb/pdb_ldap.c:208: `LDAP_OPERATIONS_ERROR' undeclared (first use in this 
function)
passdb/pdb_ldap.c:228: `LDAP_OPT_PROTOCOL_VERSION' undeclared (first use in 
this function)
passdb/pdb_ldap.c:228: `LDAP_OPT_SUCCESS' undeclared (first use in this 
function)
passdb/pdb_ldap.c:230: `LDAP_VERSION3' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:273: parse error before '*' token
passdb/pdb_ldap.c: In function `rebindproc_with_state':
passdb/pdb_ldap.c:276: `arg' undeclared (first use in this function)
passdb/pdb_ldap.c:282: `freeit' undeclared (first use in this function)
passdb/pdb_ldap.c:283: `whop' undeclared (first use in this function)
passdb/pdb_ldap.c:284: `credp' undeclared (first use in this function)
passdb/pdb_ldap.c:288: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:290: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:292: `LDAP_NO_MEMORY' undeclared (first use in this 
function)
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:294: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:299: `methodp' undeclared (first use in this function)
passdb/pdb_ldap.c:299: `LDAP_AUTH_SIMPLE' undeclared (first use in this 
function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:337: parse error before '*' token
passdb/pdb_ldap.c: In function `rebindproc':
passdb/pdb_ldap.c:340: `ldap_struct' undeclared (first use in this function)
passdb/pdb_ldap.c:340: `whop' undeclared (first use in this function)
passdb/pdb_ldap.c:340: `credp' undeclared (first use in this function)
passdb/pdb_ldap.c:341: `method' undeclared (first use in this function)
passdb/pdb_ldap.c:341: `freeit' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:365: parse error before "LDAP"
passdb/pdb_ldap.c: In function `ldapsam_connect_system':
passdb/pdb_ldap.c:373: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:379: `LDAP_INVALID_CREDENTIALS' undeclared (first use in 
this function)
passdb/pdb_ldap.c:400: `ldap_struct' undeclared (first use in this function)
passdb/pdb_ldap.c:409: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:411: `LDAP_OPT_ERROR_STRING' undeclared (first use in this 
function)
passdb/pdb_ldap.c: In function `ldapsam_open':
passdb/pdb_ldap.c:436: `LDAP_INSUFFICIENT_ACCESS' undeclared (first use in 
this function)
passdb/pdb_ldap.c:440: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:440: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:444: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:444: `LDAP_OPT_DESC' undeclared (first use in this function)
passdb/pdb_ldap.c:447: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:448: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:449: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:451: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:455: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:457: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:460: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:464: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:465: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:466: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:471: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_close':
passdb/pdb_ldap.c:485: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:486: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:487: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_retry_open':
passdb/pdb_ldap.c:513: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:520: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `ldapsam_search':
passdb/pdb_ldap.c:522: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
passdb/pdb_ldap.c:525: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:529: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:532: `base' undeclared (first use in this function)
passdb/pdb_ldap.c:532: `scope' undeclared (first use in this function)
passdb/pdb_ldap.c:533: `filter' undeclared (first use in this function)
passdb/pdb_ldap.c:533: `attrs' undeclared (first use in this function)
passdb/pdb_ldap.c:533: `attrsonly' undeclared (first use in this function)
passdb/pdb_ldap.c:533: `res' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:544: parse error before "LDAPMod"
passdb/pdb_ldap.c: In function `ldapsam_modify':
passdb/pdb_ldap.c:546: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
passdb/pdb_ldap.c:549: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:554: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:557: `dn' undeclared (first use in this function)
passdb/pdb_ldap.c:557: `attrs' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:568: parse error before "LDAPMod"
passdb/pdb_ldap.c: In function `ldapsam_add':
passdb/pdb_ldap.c:570: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
passdb/pdb_ldap.c:573: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:578: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:581: `dn' undeclared (first use in this function)
passdb/pdb_ldap.c:581: `attrs' undeclared (first use in this function)
passdb/pdb_ldap.c: In function `ldapsam_delete':
passdb/pdb_ldap.c:594: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
passdb/pdb_ldap.c:602: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:605: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:616: parse error before "LDAP_CONST"
passdb/pdb_ldap.c: In function `ldapsam_extended_operation':
passdb/pdb_ldap.c:618: `LDAP_SERVER_DOWN' undeclared (first use in this 
function)
passdb/pdb_ldap.c:621: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:626: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `reqoid' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `reqdata' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `serverctrls' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `clientctrls' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `retoidp' undeclared (first use in this function)
passdb/pdb_ldap.c:629: `retdatap' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:643: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `ldapsam_search_one_user':
passdb/pdb_ldap.c:645: `LDAP_SCOPE_SUBTREE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:648: `filter' undeclared (first use in this function)
passdb/pdb_ldap.c:650: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:652: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:666: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `ldapsam_search_one_user_by_name':
passdb/pdb_ldap.c:669: `user' undeclared (first use in this function)
passdb/pdb_ldap.c:672: `LDAP_NO_MEMORY' undeclared (first use in this 
function)
passdb/pdb_ldap.c:690: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:698: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `ldapsam_search_one_user_by_uid':
passdb/pdb_ldap.c:706: `uid' undeclared (first use in this function)
passdb/pdb_ldap.c:708: `LDAP_NO_SUCH_OBJECT' undeclared (first use in this 
function)
passdb/pdb_ldap.c:716: `LDAP_NO_MEMORY' undeclared (first use in this 
function)
passdb/pdb_ldap.c:724: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:732: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `ldapsam_search_one_user_by_rid':
passdb/pdb_ldap.c:739: `rid' undeclared (first use in this function)
passdb/pdb_ldap.c:740: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:742: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:753: parse error before '*' token
passdb/pdb_ldap.c: In function `get_single_attribute':
passdb/pdb_ldap.c:758: `ldap_struct' undeclared (first use in this function)
passdb/pdb_ldap.c:758: `attribute' undeclared (first use in this function)
passdb/pdb_ldap.c:758: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:759: `value' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:778: parse error before '*' token
passdb/pdb_ldap.c: In function `make_a_mod':
passdb/pdb_ldap.c:780: `LDAPMod' undeclared (first use in this function)
passdb/pdb_ldap.c:780: `mods' undeclared (first use in this function)
passdb/pdb_ldap.c:784: `modlist' undeclared (first use in this function)
passdb/pdb_ldap.c:786: `attribute' undeclared (first use in this function)
passdb/pdb_ldap.c:789: `value' undeclared (first use in this function)
passdb/pdb_ldap.c:794: parse error before ')' token
passdb/pdb_ldap.c:804: `modop' undeclared (first use in this function)
passdb/pdb_ldap.c:810: parse error before ')' token
passdb/pdb_ldap.c:816: parse error before ')' token
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:854: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `get_unix_attributes':
passdb/pdb_ldap.c:863: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c:863: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:894: `sampass' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:909: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `init_sam_from_ldap':
passdb/pdb_ldap.c:958: `sampass' undeclared (first use in this function)
passdb/pdb_ldap.c:958: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:1207: parse error before "LDAPMod"
passdb/pdb_ldap.c: In function `init_ldap_from_sam':
passdb/pdb_ldap.c:1214: `mods' undeclared (first use in this function)
passdb/pdb_ldap.c:1214: `sampass' undeclared (first use in this function)
passdb/pdb_ldap.c:1225: `pdb_add' undeclared (first use in this function)
passdb/pdb_ldap.c:1226: `ldap_op' undeclared (first use in this function)
passdb/pdb_ldap.c:1239: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c: In function `check_nua_rid_is_avail':
passdb/pdb_ldap.c:1367: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1373: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1373: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1377: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1382: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:1396: parse error before "LDAPMessage"
passdb/pdb_ldap.c: In function `entry_to_user_rid':
passdb/pdb_ldap.c:1403: `ldap_state' undeclared (first use in this function)
passdb/pdb_ldap.c: In function `search_top_nua_rid':
passdb/pdb_ldap.c:1423: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1441: `LDAP_SCOPE_SUBTREE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:1444: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1453: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1462: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1466: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1466: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1470: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1470: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1480: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1481: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_setsampwent':
passdb/pdb_ldap.c:1514: `LDAP_SCOPE_SUBTREE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:1515: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1517: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1520: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1521: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1527: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1527: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1529: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1529: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1530: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1531: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_endsampwent':
passdb/pdb_ldap.c:1542: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1543: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1544: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_getsampwent':
passdb/pdb_ldap.c:1562: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1565: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1566: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1568: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1568: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1569: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `ldapsam_getsampwnam':
passdb/pdb_ldap.c:1582: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1586: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1590: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1604: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1604: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c: In function `ldapsam_getsampwrid':
passdb/pdb_ldap.c:1627: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1631: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1635: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1649: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1649: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c: At top level:
passdb/pdb_ldap.c:1679: parse error before "LDAPMod"
passdb/pdb_ldap.c: In function `ldapsam_modify_entry':
passdb/pdb_ldap.c:1681: `my_methods' undeclared (first use in this function)
passdb/pdb_ldap.c:1684: `newpwd' undeclared (first use in this function)
passdb/pdb_ldap.c:1684: `dn' undeclared (first use in this function)
passdb/pdb_ldap.c:1688: `mods' undeclared (first use in this function)
passdb/pdb_ldap.c:1692: `ldap_op' undeclared (first use in this function)
passdb/pdb_ldap.c:1694: `LDAP_MOD_ADD' undeclared (first use in this function)
passdb/pdb_ldap.c:1698: `LDAP_MOD_REPLACE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:1706: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1708: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1708: `LDAP_OPT_ERROR_STRING' undeclared (first use in this 
function)
passdb/pdb_ldap.c: In function `ldapsam_delete_sam_account':
passdb/pdb_ldap.c:1773: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1786: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1790: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1796: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1796: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1797: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1797: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1805: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1805: `LDAP_OPT_ERROR_STRING' undeclared (first use in this 
function)
passdb/pdb_ldap.c: In function `ldapsam_update_sam_account':
passdb/pdb_ldap.c:1825: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1827: `LDAPMod' undeclared (first use in this function)
passdb/pdb_ldap.c:1827: `mods' undeclared (first use in this function)
passdb/pdb_ldap.c:1829: `LDAP_MOD_REPLACE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:1840: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1844: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1850: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1850: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1851: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1851: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c: In function `ldapsam_add_sam_account':
passdb/pdb_ldap.c:1879: `LDAPMessage' undeclared (first use in this function)
passdb/pdb_ldap.c:1881: `LDAPMod' undeclared (first use in this function)
passdb/pdb_ldap.c:1881: `mods' undeclared (first use in this function)
passdb/pdb_ldap.c:1892: `LDAP_SUCCESS' undeclared (first use in this function)
passdb/pdb_ldap.c:1896: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1910: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1924: `LDAP_MOD_REPLACE' undeclared (first use in this 
function)
passdb/pdb_ldap.c:1925: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1925: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1926: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:1926: warning: assignment makes pointer from integer without 
a cast
passdb/pdb_ldap.c:1932: `LDAP_MOD_ADD' undeclared (first use in this function)
passdb/pdb_ldap.c: In function `free_private_data':
passdb/pdb_ldap.c:2026: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2027: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2032: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2032: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2032: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2033: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2033: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2033: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `pdb_init_ldapsam':
passdb/pdb_ldap.c:2069: sizeof applied to an incomplete type
passdb/pdb_ldap.c:2077: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2093: dereferencing pointer to incomplete type
passdb/pdb_ldap.c: In function `pdb_init_ldapsam_nua':
passdb/pdb_ldap.c:2118: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2125: dereferencing pointer to incomplete type
passdb/pdb_ldap.c:2127: dereferencing pointer to incomplete type
make: *** [passdb/pdb_ldap.o] Error 1	


More information about the samba-technical mailing list