Guest User

Untitled

a guest
Jul 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. balder945:/usr/local/plone/test-dev/zeocluster# bin/buildout -n
  2. Updating zope2.
  3. Updating fake eggs
  4. Updating productdistros.
  5. Updating zeoserver.
  6. Installing client1.
  7. Getting distribution for 'python-ldap>=2.0.6'.
  8. extra_compile_args:
  9. extra_objects:
  10. include_dirs: /usr/local/openldap-2.3/include /usr/include/sasl
  11. library_dirs: /usr/local/openldap-2.3/lib
  12. libs: ldap_r lber sasl2 ssl crypto
  13. file Lib/ldap.py (for module ldap) not found
  14. file Lib/ldap/schema.py (for module ldap.schema) not found
  15. warning: no files found matching 'Makefile'
  16. warning: no files found matching 'Modules/LICENSE'
  17. file Lib/ldap.py (for module ldap) not found
  18. file Lib/ldap/schema.py (for module ldap.schema) not found
  19. file Lib/ldap.py (for module ldap) not found
  20. file Lib/ldap/schema.py (for module ldap.schema) not found
  21. Modules/LDAPObject.c:18:18: error: sasl.h: No such file or directory
  22. Modules/LDAPObject.c:553: error: expected declaration specifiers or ‘...’ before ‘sasl_interact_t’
  23. Modules/LDAPObject.c: In function ‘interaction’:
  24. Modules/LDAPObject.c:562: error: ‘interact’ undeclared (first use in this function)
  25. Modules/LDAPObject.c:562: error: (Each undeclared identifier is reported only once
  26. Modules/LDAPObject.c:562: error: for each function it appears in.)
  27. Modules/LDAPObject.c: In function ‘py_ldap_sasl_interaction’:
  28. Modules/LDAPObject.c:607: error: ‘sasl_interact_t’ undeclared (first use in this function)
  29. Modules/LDAPObject.c:607: error: ‘interact’ undeclared (first use in this function)
  30. Modules/LDAPObject.c:607: error: expected expression before ‘)’ token
  31. Modules/LDAPObject.c:610: error: ‘SASL_CB_LIST_END’ undeclared (first use in this function)
  32. Modules/LDAPObject.c:612: error: too many arguments to function ‘interaction’
  33. error: Setup script exited with error: command '/usr/bin/gcc' failed with exit status 1
  34. An error occured when trying to install python-ldap 2.3.10.Look above this message for any errors thatwere output by easy_install.
  35. While:
  36. Installing client1.
  37. Getting distribution for 'python-ldap>=2.0.6'.
  38. Error: Couldn't install: python-ldap 2.3.10
Add Comment
Please, Sign In to add comment