[Bug 145501] cmake error on Solaris in kdepimlibs with ldap/lber

Steve Evans stevee at zuken.co.uk
Wed May 23 10:05:49 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145501         




------- Additional Comments From stevee zuken co uk  2007-05-23 11:05 -------
I now get errors in ldapconnection.cpp:

[ 10%] Building CXX object kldap/CMakeFiles/kldap.dir/ldapconnection.o
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `bool KLDAP::LdapConnection::setSizeLimit(int)':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:150: error: `LDAP_OPT_SUCCESS' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `int KLDAP::LdapConnection::sizeLimit() const':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:160: error: `LDAP_OPT_SUCCESS' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `bool KLDAP::LdapConnection::setTimeLimit(int)':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:170: error: `LDAP_OPT_SUCCESS' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `int KLDAP::LdapConnection::timeLimit() const':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:180: error: `LDAP_OPT_SUCCESS' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `int KLDAP::LdapConnection::connect()':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:266: error: `ldap_initialize' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:273: error: `LDAP_OPT_SUCCESS' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:284: error: `ldap_start_tls_s' was not declared in this scope
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `int KLDAP::LdapConnection::bind(int (*)(KLDAP::LdapConnection::SASL_Credentials&, void*), void*)':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:345: error: conversion from `QByteArray' to `char*' is ambiguous
/opt/qt/include/QtCore/qbytearray.h:342: note: candidates are: QByteArray::operator const char*() const <near match>
/opt/qt/include/QtCore/qbytearray.h:344: note:                 QByteArray::operator const void*() const <near match>
/opt/qt/include/QtCore/qbytearray.h:308: note:                 QByteArray::operator QNoImplicitBoolCast() const <near match>
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:345: error: conversion from `QByteArray' to `char*' is ambiguous
/opt/qt/include/QtCore/qbytearray.h:342: note: candidates are: QByteArray::operator const char*() const <near match>
/opt/qt/include/QtCore/qbytearray.h:344: note:                 QByteArray::operator const void*() const <near match>
/opt/qt/include/QtCore/qbytearray.h:308: note:                 QByteArray::operator QNoImplicitBoolCast() const <near match>
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp: In member function `void KLDAP::LdapConnection::close()':
/cad4/stevee/kde-svn/kdepimlibs/kldap/ldapconnection.cpp:353: error: `ldap_unbind_ext_s' was not declared in this scope
d



More information about the Kdepim-bugs mailing list