--On Friday, June 11, 2010 7:10 PM +0400 Andrey Ponomarenko
<susa...@ispras.ru> wrote:
On 06/11/2010 12:09 AM, Quanah Gibson-Mount wrote:
Please test RE24.
Thanks!
--Quanah
--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration
Hello,
I've just got the source code from the cvs and installed it locally
(configure with no parameters). After installation I've found this:
libldap-2-devel.so.0.0.0: undefined reference to `lutil_atoix'
readelf -Wa libldap-2-devel.so.0.0.0 | grep lutil_atoix:
00047088 00001007 R_386_JUMP_SLOT 00000000 lutil_atoix
16: 00000000 0 NOTYPE GLOBAL DEFAULT UND lutil_atoix
602: 00000000 0 NOTYPE GLOBAL DEFAULT UND lutil_atoix
Is it normally? The previous release 2.4.22 hasn't this symbol dependency.
My environment is openSUSE 11.2, x86.
[qua...@freelancer src]$ cd openldap-2.4.22/libraries/liblutil/
[qua...@freelancer liblutil]$ grep atoix *
utils.c:lutil_atoix( int *v, const char *s, int x )
OpenLDAP 2.4.22 definitely had this function in it. In any case, are you
sure you're compiling the 2.4 branch and not HEAD?
--Quanah
--
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration