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 #28 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, release/2.26/master has been updated
       via  2767ebd8bc34c8b632ea737296200a86f57289ad (commit)
       via  82b166320262b105136eef99da7552474d5a046f (commit)
      from  a546080d517c8833ce1d6abdb86a9293c8d29bae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2767ebd8bc34c8b632ea737296200a86f57289ad

commit 2767ebd8bc34c8b632ea737296200a86f57289ad
Author: Florian Weimer <fweimer@redhat.com>
Date:   Wed Oct 4 15:49:06 2017 +0200

    crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ
#17956]

    (cherry picked from commit 11c4f5010c58029e73e656d5df4f8f42c9b8e877)

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=82b166320262b105136eef99da7552474d5a046f

commit 82b166320262b105136eef99da7552474d5a046f
Author: Guido Trentalancia <guido@trentalancia.net>
Date:   Sat Nov 18 19:26:57 2017 +0100

    crypt: Use NSPR header files in addition to NSS header files [BZ #17956]

    When configuring and building GNU libc using the Mozilla NSS library
    for cryptography (--enable-nss-crypt option), also include the
    NSPR header files along with the Mozilla NSS library header files.

    Finally, when running the check-local-headers test, ignore the
    Mozilla NSPR library header files (used by the Mozilla NSS library).

    (cherry picked from commit 57b4af1955e28c1623c98397b8597847d16bdd8c)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                      |   16 ++++++++++++++++
 NEWS                           |    1 +
 configure                      |    6 +++++-
 configure.ac                   |    6 +++++-
 crypt/Makefile                 |    8 +++++---
 scripts/check-local-headers.sh |    2 +-
 6 files changed, 33 insertions(+), 6 deletions(-)

-- 
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]