Howard Chu wrote:
Howard Chu wrote:
> Quanah Gibson-Mount wrote:
>> OpenLDAP Release Engineering 2.4 has been sync'd with HEAD. Please check
>> it out and test that builds and functionality work as expected. I've
>> tested so far on MAC OS X x86.
>>
> All tests passed on OpenSUSE 10.2 x86 and x86_64.
>
> Having the same old difficulty with accept() and socklen_t/size_t on HPUX ia64,
> so apparently the patch for ITS#4629 still needs some work.
> With those problems aside, test030 fails in back-meta. I haven't got a working
> gdb here yet so I haven't had a chance to examine the core file.
This was the same problem. For the sake of getting past this test I just edited
portable.h and changed the #define of ber_socklen_t to size_t.
With that tweak all tests pass on HPUX11.23 ia64 (LP64). I don't think it's
interesting to do a 32 bit build on this machine so I'm ignoring that for now.
--
-- Howard Chu
Chief Architect, Symas Corp.
http://www.symas.com
Director, Highland Sun
http://highlandsun.com/hyc/
Chief Architect, OpenLDAP
http://www.openldap.org/project/