On 02/22/2013 02:23 AM, Quanah Gibson-Mount wrote: [snip]
/home/mockbuild/rpmbuild/BUILD/openldap-1e38e77/clients/tools/.libs/lt-ld apsearch: symbol lookup error: /home/mockbuild/rpmbuild/BUILD/openldap-1e38e77/clients/tools/.libs/lt-ld apsearch: undefined symbol: ldif_debug
Sounds like your build linked to the system libraries (/usr/lib/). ldif_debug has been in RE24 for quite some time.
I wiped the old rpm build, unpacked the tarball again and just did a ./configure, make depend, make and make test and it's now at test060-mt-hot for a while. Seems there is something off in the rpmbuild process. That's beyond my knowledge so suggestions were to look are most welcome.
Regards, Patrick