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.
- 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
-
v20
|
v21
|
|
11 | 11 | 1. Get NSS |
12 | 12 | |
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`. |
14 | 14 | |
15 | 15 | 2. Get !MozillaBuild |
… |
… |
|
95 | 95 | == Patch NSS == |
96 | 96 | |
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`: |
| 97 | There'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`: |
98 | 98 | |
99 | 99 | {{{ |
… |
… |
|
128 | 128 | |
129 | 129 | #The path that we've extracted the nss source tarball into |
130 | | NSS_SRC_DIR=/c/devel/nss-devel |
| 130 | NSS_SRC_DIR=/c/devel/pidgin-devel/win32-dev |
131 | 131 | |
132 | 132 | #Set our Build Arguments: |
… |
… |
|
158 | 158 | The 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. |
159 | 159 | |
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. |
| 160 | The 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!