[Eisfair] Python easy_install Fehlermeldungen

Jens Kluge jk2020 at web.de
So Dez 23 19:55:59 CET 2012


Hallo Holger,

Am 23.12.2012 19:49, schrieb Holger Bruenjes:
> Hallo Jens
>
> Hast Du die ldap header Dateien installiert  libldap-dev?

oja... da hab ich natürlich noch nicht nachgesehen...

jetzt hab ich auch den Header-File installiert... und siehe da, es ist 
schon weniger geworden mit den Fehlermeldungen...

>
> Holger

dev # easy_install python-ldap
Searching for python-ldap
Reading http://pypi.python.org/simple/python-ldap/
Reading http://www.python-ldap.org/
Best match: python-ldap 2.4.10
Downloading 
http://pypi.python.org/packages/source/p/python-ldap/python-ldap-2.4.10.tar.gz#md5=a15827ca13c90e9101e5e9405c1d83be
Processing python-ldap-2.4.10.tar.gz
Running python-ldap-2.4.10/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-ceJJxO/python-ldap-2.4.10/egg-dist-tmp-3r0PNA
defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
extra_compile_args:
extra_objects:
include_dirs: /opt/openldap-RE24/include /usr/include/sasl /usr/include
library_dirs: /opt/openldap-RE24/lib /usr/lib
libs: ldap_r
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/controls.py (for module ldap.controls) not found
file Lib/ldap/extop.py (for module ldap.extop) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
warning: no files found matching 'Makefile'
warning: no files found matching 'Modules/LICENSE'
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/controls.py (for module ldap.controls) not found
file Lib/ldap/extop.py (for module ldap.extop) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
file Lib/ldap.py (for module ldap) not found
file Lib/ldap/controls.py (for module ldap.controls) not found
file Lib/ldap/extop.py (for module ldap.extop) not found
file Lib/ldap/schema.py (for module ldap.schema) not found
Modules/LDAPObject.c:18:18: error: sasl.h: No such file or directory
Modules/LDAPObject.c:553: error: expected declaration specifiers or 
'...' before 'sasl_interact_t'
Modules/LDAPObject.c: In function 'interaction':
Modules/LDAPObject.c:562: error: 'interact' undeclared (first use in 
this function)
Modules/LDAPObject.c:562: error: (Each undeclared identifier is reported 
only once
Modules/LDAPObject.c:562: error: for each function it appears in.)
Modules/LDAPObject.c: In function 'py_ldap_sasl_interaction':
Modules/LDAPObject.c:607: error: 'sasl_interact_t' undeclared (first use 
in this function)
Modules/LDAPObject.c:607: error: 'interact' undeclared (first use in 
this function)
Modules/LDAPObject.c:607: error: expected expression before ')' token
Modules/LDAPObject.c:610: error: 'SASL_CB_LIST_END' undeclared (first 
use in this function)
Modules/LDAPObject.c:612: error: too many arguments to function 
'interaction'
error: Setup script exited with error: command 'i486-pc-linux-gnu-gcc' 
failed with exit status 1
dev #



Mehr Informationen über die Mailingliste Eisfair