Retourner au contenu associé (entrée de forum : Heartbeat mon et ldap)
Posté par bustarangs21 le 11 juillet 2006 à 18:36. En réponse au message Heartbeat mon et ldap. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Heartbeat mon et ldap
Posté par bustarangs21 . En réponse au message Heartbeat mon et ldap. Évalué à 1.
perl -MCPAN -e "install Net::LDAPapi"
Location of LDAP Include Files (default: /usr/include):
Location of LDAP Library Files (default: /usr/lib):
Using Netscape's NEW LDAPv3 Development Kit (default: n)?
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lldap10
Writing Makefile for Net::LDAPapi
cp LDAPapi.pm blib/lib/Net/LDAPapi.pm
AutoSplitting blib/lib/Net/LDAPapi.pm (blib/lib/auto/Net/LDAPapi)
/usr/bin/perl constant.gen >constant.h
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap LDAPapi.xs > LDAPapi.xsc && mv LDAPapi.xsc LDAPapi.c
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" -DNETSCAPE_LDAP LDAPapi.c
LDAPapi.xs:19:23: ldap_ssl.h: Aucun fichier ou répertoire de ce type
LDAPapi.xs:39: erreur de syntaxes avant « ns_internal_rebind_proc »
LDAPapi.xs: Dans la fonction « av2modvals »:
LDAPapi.xs:95: « na » non déclaré (première utilisation dans cette fonction)
LDAPapi.xs:95: (Chaque identificateur non déclaré est rapporté une seule fois
LDAPapi.xs:95: pour chaque fonction dans laquelle il apparaît.)
LDAPapi.xs: Dans la fonction « parse1mod »:
LDAPapi.xs:197: « na » non déclaré (première utilisation dans cette fonction)
LDAPapi.c: Dans la fonction « XS_Net__LDAPapi_ldap_version »:
LDAPapi.c:550: « LDAPVersion » non déclaré (première utilisation dans cette fonction)
LDAPapi.c:550: « ver » non déclaré (première utilisation dans cette fonction)
LDAPapi.c:550: erreur de syntaxes avant le jeton « ) »
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_search »:
LDAPapi.xs:578: « na » non déclaré (première utilisation dans cette fonction)
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_search_s »:
LDAPapi.xs:614: « na » non déclaré (première utilisation dans cette fonction)
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_search_st »:
LDAPapi.xs:660: « na » non déclaré (première utilisation dans cette fonction)
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_explode_dns »:
LDAPapi.xs:895: AVERTISSEMENT: affectation transforme en pointeur un entier sans transtypage
LDAPapi.c: Dans la fonction « XS_Net__LDAPapi_ldapssl_init »:
LDAPapi.c:1681: AVERTISSEMENT: affectation transforme en pointeur un entier sans transtypage
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_set_rebind_proc »:
LDAPapi.xs:1004: trop d'arguments pour la fonction « ldap_set_rebind_proc »
LDAPapi.xs:1014: AVERTISSEMENT: passage de arg 2 de « ldap_set_rebind_proc » d'un type pointeur incompatible
LDAPapi.xs:1014: trop d'arguments pour la fonction « ldap_set_rebind_proc »
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_url_parse »:
LDAPapi.xs:1103: structure n'a pas de membre nommé « lud_options »
LDAPapi.xs:1137: « sv_undef » non déclaré (première utilisation dans cette fonction)
LDAPapi.xs: Dans la fonction « XS_Net__LDAPapi_ldap_multisort_entries »:
LDAPapi.xs:1221: « na » non déclaré (première utilisation dans cette fonction)
make: *** [LDAPapi.o] Erreur 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Failed during this command:
CDONLEY/Net-LDAPapi-1.42.tar.gz : make NO