[Bug build/17956] Build fails on missing definitions from header file nss/nss.h when Mozilla NSS is used for cryptography
carlos at redhat dot com
sourceware-bugzilla@sourceware.org
Tue May 31 15:52:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=17956
--- Comment #16 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Guido Trentalancia from comment #15)
> The Mozilla NSS library depends on another library called Mozilla NSPR...
>
> The following other two patches recently posted on the mailing list are not
> strictly required to solve this bug, but are strongly recommended to
> sanitise the build and test system and make them more robust:
>
> https://sourceware.org/ml/libc-alpha/2016-05/msg00738.html (build system)
>
> https://sourceware.org/ml/libc-alpha/2016-05/msg00729.html (test system)
These patches are not correct.
You need to figure out why configure is failing to find your NSS install.
The use of `nss-config --includedir` should work correctly, if it doesn't then
you have a problem with your NSS install.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list