Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread Julien Pierre

Kai.,
On 2/2/2015 04:17, Kai Engert wrote:

Please use OS_TARGET=WIN95

That's the newer and supported configuration.

If you found any place that suggests to use WINNT, we should update that
location.

Kai

Please note that Oracle still uses WINNT for the Windows build, and 
needs this build to continue to be supported as well.


Julien

--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread Kai Engert
On Mon, 2015-02-02 at 13:21 +0100, helpcrypto helpcrypto wrote:
 On Mon, Feb 2, 2015 at 1:17 PM, Kai Engert k...@kuix.de wrote:
 
   exported:
   OS_TARGET=WINNT
 
  Please use OS_TARGET=WIN95
 
  That's the newer and supported configuration.
 
  LOL
 hahahahahahahahahahahahahahaha
 
 I love you kaie ;)

https://bugzilla.mozilla.org/show_bug.cgi?id=814982


-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread helpcrypto helpcrypto
On Mon, Feb 2, 2015 at 1:17 PM, Kai Engert k...@kuix.de wrote:

  exported:
  OS_TARGET=WINNT

 Please use OS_TARGET=WIN95

 That's the newer and supported configuration.

 LOL
hahahahahahahahahahahahahahaha

I love you kaie ;)
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread Kai Engert
On Sun, 2015-02-01 at 20:34 -0800, Sean Leonard wrote:
 I'm trying to build NSS 3.17.4 on Windows 7 with the latest 
 MozillaBuild. Although I was able to work around a build error, it would 
 be appreciated if the NSS folks get the NSPR folks to fix the problem.
 
 Used:
 https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_4_RTM/src/
 
 nss-3.17.4-with-nspr-4.10.7.tar.gz
 
 exported:
 OS_TARGET=WINNT

Please use OS_TARGET=WIN95

That's the newer and supported configuration.

If you found any place that suggests to use WINNT, we should update that
location.

Kai


-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread Sean Leonard

On 2/2/2015 6:26 AM, Kai Engert wrote:

On Mon, 2015-02-02 at 13:21 +0100, helpcrypto helpcrypto wrote:

On Mon, Feb 2, 2015 at 1:17 PM, Kai Engert k...@kuix.de wrote:


exported:
OS_TARGET=WINNT


Please use OS_TARGET=WIN95

That's the newer and supported configuration.

LOL

hahahahahahahahahahahahahahaha

I love you kaie ;)


https://bugzilla.mozilla.org/show_bug.cgi?id=814982



See Building NSS, which I think most people who do a rudimentary 
Google search would find when they want to build NSS:


https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Building

It has conflicting information:

For example, on Windows, you may wish to set OS_TARGET=WINNT.

and

WINNT
Build in an alternative way that makes use of special features like the 
Windows fibers API.


When I read this (and various other sources), I decided to attempt WINNT 
first.


-Sean
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Re: Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-02 Thread Kai Engert
On Mon, 2015-02-02 at 07:47 -0800, Sean Leonard wrote:
 See Building NSS, which I think most people who do a rudimentary 
 Google search would find when they want to build NSS:
 
 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Building


Thanks for the link, I've fixed the page.

Kai


-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


Build error for NSS 3.17.4 (Windows 7)--needs to be addressed in NSPR

2015-02-01 Thread Sean Leonard
I'm trying to build NSS 3.17.4 on Windows 7 with the latest 
MozillaBuild. Although I was able to work around a build error, it would 
be appreciated if the NSS folks get the NSPR folks to fix the problem.


Used:
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_4_RTM/src/

nss-3.17.4-with-nspr-4.10.7.tar.gz

exported:
OS_TARGET=WINNT
BUILD_OPT=1

ran:
make nss_build_all

Errors (among other things):
ntio.obj : error LNK2019: unresolved external symbol _AcceptEx@32 
referenced in function __PR_MD_FAST_ACCEPT


Underlying problem is in NSPR 4.10.7; see bug #1030692 Make compiling 
nspr on windows possible again. 
https://bugzilla.mozilla.org/show_bug.cgi?id=1030692



Thanks,

Sean
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto