Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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.1
- Downloading http://pypi.python.org/packages/source/p/python-ldap/python-ldap-2.4.1.tar.gz#md5=be20381013b28679b57a0285e053f8ef
- Processing python-ldap-2.4.1.tar.gz
- Running python-ldap-2.4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-IQJFmx/python-ldap-2.4.1/egg-dist-tmp-ypg4Qu
- extra_compile_args: -g
- extra_objects:
- include_dirs: /opt/openldap-RE24/include /usr/include/sasl
- library_dirs: /opt/openldap-RE24/lib
- libs: ldap_r lber sasl2 ssl crypto
- 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
- In file included from Modules/LDAPObject.c:18:
- /usr/include/sasl/sasl.h:349: warning: function declaration isn’t a prototype
- Modules/ldapcontrol.c: In function ‘encode_assertion_control’:
- Modules/ldapcontrol.c:350: warning: implicit declaration of function ‘ldap_create_assertion_control_value’
- Modules/constants.c: In function ‘LDAPinit_constants’:
- Modules/constants.c:153: error: ‘LDAP_OPT_DIAGNOSTIC_MESSAGE’ undeclared (first use in this function)
- Modules/constants.c:153: error: (Each undeclared identifier is reported only once
- Modules/constants.c:153: error: for each function it appears in.)
- Modules/constants.c:363: error: ‘LDAP_CONTROL_RELAX’ undeclared (first use in this function)
- error: Setup script exited with error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement