Hello,

I've resolved the problem. We use gmake 3.77 which doesn't implement the
abspath function. But rather than give any hint that it failed it just
resolves to nothing. Once I knew this I replaced the function with a
shell script and now the build completes successfully. 

Thanks.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Wan-Teh
Chang
Sent: Friday, February 22, 2008 6:26 PM
To: dev-tech-crypto@lists.mozilla.org
Subject: Re: problems building NSS 3.11.4 on Solaris

On Fri, Feb 22, 2008 at 2:57 PM, Gatfield, Geoffrey
<[EMAIL PROTECTED]> wrote:
> Hello,
>
>  I tried running gmake in the directory and it reported the same
error.
>  The shlibsign binary is created but it appears the sign.sh shell
script
>  fails. I am building with Sun Studio compiler and it is using Solaris
>  Link Editors: 5.9-1.377.

OK, I'll need you to add debugging echo commands to sign.sh to find
out exactly which command in sign.sh fails, and what the error message:
  /bin/sh: ../../../../dist/SunOS5.9_DBG.OBJ: cannot create
means.  That's our only clue.

You should also try setting the LD_LIBRARY_PATH environment variable
to /home/Fips/nss/nss-3.11.4/mozilla/dist/SunOS5.9_DBG.OBJ/lib
and see if you can run the shlibsign binary manually.

My colleagues at Sun build NSS using Sun Studio, so this should work,
and it's not clear what the problem is.

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

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

Reply via email to