attempting to build NSS 3.38 Win10 x64 and VS2017 latest update.

2018-08-15 Thread wbarne00
I've also got Cygwin and MinGW(code::Blocks) installed on my system. I want to target the VS2017 C++ compiler directly. however when I run the script in the MozillaBuild environment this is what I see: $ make nss_build_all expr: syntax error expr: syntax error expr: syntax error mkdir -p ./../ns

how to build nss on arm linux

2016-09-11 Thread 付付健
how to build nss on arm linux -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Build NSS and JSS for 64 bit JVM

2016-09-06 Thread georgewash87
I have had success building 32bit NSS 3.11.4, NSPR 4.6.4, and JSS 4.2 on Windows 7. The component versions are a little outdated, but I went with this baseline since it was recommended on one installation guide to be tested together. Next I wanted to build NSS,NSPR, and JSS for Windows 7

Help build NSS for Windows?

2016-07-19 Thread Scott Sander
I am a system administrator, not a software developer. I am trying to build NSS 3.25 for Windows; however, I am experiencing a Windows pop-up error during the build process and I don't know what to do. Here is the error message: --- shlibsign.exe - Entry Poin

Build nss fips for windows 64 bit with ecc support

2014-04-07 Thread ramazangirgin
Hi all, I want to use nss in windows 64 bit java with sunpkcs11 library. I downloaded source files from https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_4_RTM/src/ location and compiled using visual studio 2008 and mozilla build system. I compiled with "make nss_build_all B

Re: build nss

2008-08-05 Thread Wan-Teh Chang
On Tue, Aug 5, 2008 at 2:34 PM, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > > See the current draft at > The build-time environment variables should be moved to http://developer.mozill

Re: build nss

2008-08-05 Thread brieweb
On Aug 5, 4:04 pm, brieweb <[EMAIL PROTECTED]> wrote: > On Aug 5, 2:03 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > > > > > brian wrote, On 2008-08-05 12:33 PDT: > > > > I downloaded nss-3.12-with-nspr-4.7.tar.gz and now I am wondering how > > > to build it. I am working on an Ubuntu system wi

Re: build nss

2008-08-05 Thread brieweb
On Aug 5, 2:03 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > brian wrote, On 2008-08-05 12:33 PDT: > > > I downloaded nss-3.12-with-nspr-4.7.tar.gz and now I am wondering how > > to build it. I am working on an Ubuntu system with most developer > > tools installed. Is there a configure script s

Re: build nss

2008-08-05 Thread Nelson B Bolyard
I wrote, On 2008-08-05 14:03 PDT: > You'll find some somewhat dated build instructions at > > > If you ignore the part about checking out with certain CVS tags (since > you already have the sources), the instructi

Re: build nss

2008-08-05 Thread Nelson B Bolyard
brian wrote, On 2008-08-05 12:33 PDT: > I downloaded nss-3.12-with-nspr-4.7.tar.gz and now I am wondering how > to build it. I am working on an Ubuntu system with most developer > tools installed. Is there a configure script somewhere, or do I need > to do something different? You'll find some som

build nss

2008-08-05 Thread brieweb
I downloaded nss-3.12-with-nspr-4.7.tar.gz and now I am wondering how to build it. I am working on an Ubuntu system with most developer tools installed. Is there a configure script somewhere, or do I need to do something different? brian ___ dev-tech-cry

Re: How to build NSS-3.11 on Windows

2006-03-17 Thread Nelson B
A. Gregory Wright wrote: > I am trying to build secure software on Windows in C++ and want to use > the NSS libraries. > > We use MS Visual Studio 2005 with VC 8.0. I am trying to build nss-3.11 > libraries so I can call them from C++ programs. VC 8? I wonder if that's the p

How to build NSS-3.11 on Windows

2006-03-16 Thread A. Gregory Wright
I am trying to build secure software on Windows in C++ and want to use the NSS libraries. We use MS Visual Studio 2005 with VC 8.0. I am trying to build nss-3.11 libraries so I can call them from C++ programs.   I have so far been unsuccessful using cygwin with either the VC compiler

How to build NSS-3.11 on windows

2006-03-16 Thread A Gregory Wright
I am trying to build some secure software in C++ to run on windows. we are using Visual Studio 2005 with VC++ 8.0. I am trying to use the NSS security libs. I am trying to build nss-3.11 on windows. Does anyone have a complete description of the process? I have tried cygwin make, moztools gmake