hange that was made 10
> years ago.
>
> quickder.c is the first source file to be compiled in NSS, which I
> originally authored.
>
> Julien
>
> - Original Message -
> From: john.sha.ji...@gmail.com
> To: dev-tech-crypto@lists.mozilla.org
> Sent: Saturday, Aug
essage -
From: john.sha.ji...@gmail.com
To: dev-tech-crypto@lists.mozilla.org
Sent: Saturday, August 20, 2016 6:58:02 AM GMT -08:00 US/Canada Pacific
Subject: Re: Problem on building NSS with Windows
2016-08-20 20:25 GMT+08:00 Manuel Dejonghe :
> On Sat, Aug 20, 2016 at 4:00 AM, John Jiang
>
2016-08-20 20:25 GMT+08:00 Manuel Dejonghe :
> On Sat, Aug 20, 2016 at 4:00 AM, John Jiang
> wrote:
> > I checked the full logs. Many "execvp: pwd: Permission denied" in the
> logs,
> > like the below,
> > ...
> > make[1]: Leaving directory
> > `/d/security/nss/nss-latest/nspr/WIN954.0_x86_64_64_
On Sat, Aug 20, 2016 at 4:00 AM, John Jiang wrote:
> I checked the full logs. Many "execvp: pwd: Permission denied" in the logs,
> like the below,
> ...
> make[1]: Leaving directory
> `/d/security/nss/nss-latest/nspr/WIN954.0_x86_64_64_DBG.OBJ'
> cd coreconf; make export
> make[1]: execvp: pwd: Pe
Hi,
Thanks for your reply.
I don't get any useful info from env output, like the below
$ env | grep msys
OSTYPE=msys
MACHTYPE=i686-pc-msys
2016-08-20 0:31 GMT+08:00 Wan-Teh Chang :
> On Fri, Aug 19, 2016 at 1:49 AM, John Jiang
> wrote:
> > Hi,
> > Thanks for your reply.
> >
> > My steps are the
I checked the full logs. Many "execvp: pwd: Permission denied" in the logs,
like the below,
...
make[1]: Leaving directory
`/d/security/nss/nss-latest/nspr/WIN954.0_x86_64_64_DBG.OBJ'
cd coreconf; make export
make[1]: execvp: pwd: Permission denied
make[1]: Entering directory `/d/security/nss/nss-l
That looks correct; must be a different issue then.
Julien
On 8/19/2016 18:44, John Jiang wrote:
Run "make -version" in the MSYS/BASH command prompt, which is launched by
MozillaBuild, and got the following info,
GNU Make 3.81.90
Copyright (C) 2006 Free Software Foundation, Inc.
This is free
Run "make -version" in the MSYS/BASH command prompt, which is launched by
MozillaBuild, and got the following info,
GNU Make 3.81.90
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or
Which version of GNU make do you have in your PATH ?
The NSS build system tries to get the absolute location of all source
files. It does so to facilitate debugging, so that debug binaries can
automatically locate the files in a debugger. It uses gmake
macros/function that don't work in very o
On Fri, Aug 19, 2016 at 1:49 AM, John Jiang wrote:
> Hi,
> Thanks for your reply.
>
> My steps are the follwings:
> 1. Double-click start-shell-msvc2015-x64.bat in C:\mozilla-build. And it
> displayed some information, like the below:
> MozillaBuild Install Directory: C:\mozilla-build\
> Visual C+
Hi,
Thanks for your reply.
My steps are the follwings:
1. Double-click start-shell-msvc2015-x64.bat in C:\mozilla-build. And it
displayed some information, like the below:
MozillaBuild Install Directory: C:\mozilla-build\
Visual C++ 2015 Directory: C:\Program Files (x86)\Microsoft Visual Studio
14
This sounds like there's something wrong with the setup. quickder.c is a
file in NSS [1] (lib/util as your output shows as well).
'C:/mozilla-build/msys/quickder.c': No such file or directory
So this line is a bit confusing. Why is your build searching in the
mozilla-build directory for NSS files
In addition, I have checked my installed MozillaBuild. It doesn't include
file quickder.c.
Is there any wrong on MoziilaBuild? Or some issue in my environment?
2016-08-19 15:24 GMT+08:00 John Jiang :
> Hi,
> I tried to build NSS on Windows 7 x86_64 machine, and followed the
> instructions at:
> h
Hi,
I tried to build NSS on Windows 7 x86_64 machine, and followed the
instructions at:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Building
VS 2015 community and Latest MozillaBuild have been installed, and USE_64
was set to 1.
When "make nss_build_all" finished, I got the below
14 matches
Mail list logo