From kde-bugs-dist Tue May 29 17:14:09 2007 From: Szombathelyi "György" Date: Tue, 29 May 2007 17:14:09 +0000 To: kde-bugs-dist Subject: [Bug 145501] cmake error on Solaris in kdepimlibs with ldap/lber Message-Id: <20070529171409.13950.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=118045886404462 ------- 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 gyurco freemail hu 2007-05-29 19:14 ------- It is ok that it defined in kldap_config.h. But what system header? Can you do a grep in /usr/include or wherever the system header files are located for ldap_extended_operation? Maybe it needs a funny #define again, like for ber_scanf and ber_printf. Also can you try to re-run cmake, but delete CMakeCache.txt before? Thanks for your patience anyway :)