This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/17956] Build fails on missing definitions from header file nss/nss.h when Mozilla NSS is used for cryptography


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]