Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 36 and Version 37 of BuildingWinNSS


Ignore:
Timestamp:
Oct 15, 2011, 6:27:54 PM (12 years ago)
Author:
itsnotabigtruck
Comment:

Updated introduction

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinNSS

    v36 v37  
    33== Preamble ==
    44
    5 NSS stands for [http://www.mozilla.org/projects/security/pki/nss/ Network Security Services]. NSS is required to use SSL in Pidgin. NSS depends on NSPR and a [https://wiki.mozilla.org/NSS_Shared_DB shared database] (SQLite since [http://www.mozilla.org/projects/security/pki/nss/nss-3.12/nss-3.12-release-notes.html NSS 3.12]), but you don't have to worry about these, there's and NSS with NSPR package which is compact thus it contains all sources required to build NSS.
     5[http://www.mozilla.org/projects/security/pki/nss/ Network Security Services] (NSS) is the library Pidgin uses for connecting to SSL-enabled servers. NSS depends on NSPR and a [https://wiki.mozilla.org/NSS_Shared_DB shared database] (SQLite since [http://www.mozilla.org/projects/security/pki/nss/nss-3.12/nss-3.12-release-notes.html NSS 3.12]), but you don't have to worry about these as the downloads from Mozilla contain all sources required to build the libraries.
    66
    7 '''Note''': at the moment you can't build NSS completely using GCC. It fails at the final stage when linking additional tools. However, you can build all the important libraries successfully. It will hopefully be improved in the future. You can, however, build NSS completely with the Windows Driver Kit, but you'll need the [http://code.google.com/p/xchat-wdk/source/browse/#hg/ext/nss-wdk NSS-WDK patch] (binaries [http://code.google.com/p/xchat-wdk/wiki/InfoNSS here]).
     7'''Note:''' at the moment you can't build NSS completely using GCC/MinGW. It fails at the final stage when linking additional tools. However, you can build all the important libraries successfully. The instructions below are for building NSS using the Windows Driver Kit (WDK), which does build completely.
    88
    99== Prerequisites ==
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!