Graham, Thank you so much for your lucid analysis. I was indeed referring to error -8128. I will fully upgrade nss and nss-devel and reattempt the compilation.
Joe On 6/22/12 9:57 PM, "Graham Leggett" <[email protected]> wrote: >On 23 Jun 2012, at 3:42 AM, Graham Leggett wrote: > >>> Hi apr-util devs list, >>> >>> I'm not sure if this is the appropriate forum for this, but I couldn't >>> find an apr-util users email distribution list. >>> >>> I am unable to get apr-util-1.4.2 to build on the CentOS platform. The >>> build is bombing out during the testcrypto check, as documented here: >>> >>> >>>http://mail-archives.apache.org/mod_mbox/apr-dev/201112.mbox/%3C4EE50935 >>>.90 >>> [email protected]%3E >> >> There are quite a few things listed in the above mail, would it be >>possible to cut and paste specifically the problem you're seeing? >> >> If you're referring to the error -8128, some digging reveals this is an >>error triggered by the Mozilla NSS library, however some googling hasn't >>given a clear answer as to exactly what it means, although it seems to >>imply that parts of NSS are missing: >> >> SEC_ERROR_NO_MODULE: security library: no security module can perform >>the requested operation. >> >> Are the Mozilla NSS libraries correctly installed on the machine? > >More googling finds references to the SEC_ERROR_NO_MODULE being triggered >when NSS is reinitialised after being shut down (which the test case >does), and I see references to fixes, but I'm not sure whether those >fixes are to NSS or to callers of NSS, and I unfortunately can't look >further on this now though. In the mean time, is you machine 100% up to >date with all patches applied? > >https://bugzilla.redhat.com/show_bug.cgi?id=717730 > >Regards, >Graham >-- >
