Re: Problem on building NSS with Windows

Manuel Dejonghe <[email protected]>
Newsgroups gmane.comp.mozilla.crypto
Message-ID <CAN=fPuYAsKzYCyvuzxZVuBikx30mYaFB7XrROiUTam3d4LWkZg@mail.gmail.com>
On Sat, Aug 20, 2016 at 4:00 AM, John Jiang <[email protected]> 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: Permission denied
> make[1]: Entering directory `/d/security/nss/nss-latest/nss/coreconf'
> cd nsinstall; make export
> make[2]: execvp: pwd: Permission denied
> make[2]: Entering directory
> `/d/security/nss/nss-latest/nss/coreconf/nsinstall'
> make[2]: Nothing to be done for `export'.
> make[2]: Leaving directory
> `/d/security/nss/nss-latest/nss/coreconf/nsinstall'
> cd nsinstall; make libs
> ...
>
> Does it impact the building?

Most certainly it does.
"pwd" is a command with which the build system could find out where
(in which directory) it is sitting. As long as that fails, I would not
be amazed that files are being searched/built in the wrong directory.
~manuel
-- 
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.