From kde-bugs-dist Tue May 29 08:52:25 2007 From: Steve Evans Date: Tue, 29 May 2007 08:52:25 +0000 To: kde-bugs-dist Subject: [Bug 145501] cmake error on Solaris in kdepimlibs with ldap/lber Message-Id: <20070529085225.15769.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=118042875121107 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=145501 ------- Additional Comments From stevee zuken co uk 2007-05-29 10:52 ------- It is defined in kldap/kldap_config.h cmake seems to think it exists: -- Looking for ldap_extended_operation -- Looking for ldap_extended_operation - found -- Looking for ldap_extended_operation_s -- Looking for ldap_extended_operation_s - found so it appears that the check for the functions existence in kldap/CMakeLists.txt is giving the wrong answer. I blew away my kdepimlibs build and started again, just to be sure, but this gave the same result.