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 20 and Version 21 of BuildingWinNSS


Ignore:
Timestamp:
Mar 1, 2010, 4:59:11 AM (14 years ago)
Author:
bviktor
Comment:

be consistent with NSS_TOP ?= $(WIN32_DEV_TOP)/nss-3.12.5-nspr-4.8.2

Legend:

Unmodified
Added
Removed
Modified
  • BuildingWinNSS

    v20 v21  
    1111 1. Get NSS
    1212
    13   Download [ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_5_RTM/src/nss-3.12.5-with-nspr-4.8.2.tar.gz NSS with NSPR 3.12.5]. Extract it to `c:\devel\nss-devel`.
     13  Download [ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_5_RTM/src/nss-3.12.5-with-nspr-4.8.2.tar.gz NSS with NSPR 3.12.5]. Extract it to `c:\devel\pidgin-devel\win32-dev`.
    1414
    1515 2. Get !MozillaBuild
     
    9595== Patch NSS ==
    9696
    97 There's an error which prevents NSS from building with GCC. Apply the following patch to `c:\devel\nss-devel\nss-3.12.5-with-nspr-4.8.2\mozilla\security\nss\lib\freebl\config.mk`:
     97There's an error which prevents NSS from building with GCC. Apply the following patch to `c:\devel\pidgin-devel\win32-dev\nss-3.12.5-with-nspr-4.8.2\mozilla\security\nss\lib\freebl\config.mk`:
    9898
    9999{{{
     
    128128
    129129#The path that we've extracted the nss source tarball into
    130 NSS_SRC_DIR=/c/devel/nss-devel
     130NSS_SRC_DIR=/c/devel/pidgin-devel/win32-dev
    131131
    132132#Set our Build Arguments:
     
    158158The build will likely not complete successfully (it will bail out building `.../cmd/bltest`).  If it gets that far, it has built the various libraries successfully.
    159159
    160 The resulting binaries will be placed in `c:\devel\nss-devel\nss-3.12.5-with-nspr-4.8.2\mozilla\dist`. The contents of `private` and `public` are the same across all flavours so they can be distributed separately.
     160The resulting binaries will be placed in `c:\devel\pidgin-devel\win32-dev\nss-3.12.5-with-nspr-4.8.2\mozilla\dist`. The contents of `private` and `public` are the same across all flavours so they can be distributed separately.
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!