On Thu, Feb 21, 2008 at 4:42 PM, Gatfield, Geoffrey
<[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
>  I am having trouble building NSS on Solaris. I did gmake nss_build_all
>  but it fails with this:
>
>
>
>  gmake[3]: Leaving directory
>  `/home/Fips/nss/nss-3.11.4/mozilla/security/nss/cmd/shlibsign/mangle'
>
>  /bin/sh: ../../../../dist/SunOS5.9_DBG.OBJ: cannot create
>
>  gmake[2]: *** [../../../../dist/SunOS5.9_DBG.OBJ/lib/libsoftokn3.chk]
>  Error 1
>
>  gmake[2]: Leaving directory
>  `/home/Fips/nss/nss-3.11.4/mozilla/security/nss/cmd/shlibsign'
>
>  gmake[1]: *** [libs] Error 2
>
>  gmake[1]: Leaving directory
>  `/home/Fips/nss/nss-3.11.4/mozilla/security/nss/cmd'
>
>  gmake: *** [libs] Error 2
>
>
>
>  Has anyone come across this problem before?

No, I haven't.  I'm afraid that you need to cd into
mozilla/security/nss/cmd/shlibsign,
run 'gmake' in that directory, and try to narrow down exactly what
fails in either the
Makefile or the shell script sign.sh (in that directory).

Are you using the Sun Studio compiler or GCC?  If GCC, are you using the
Solaris ld or the GNU ld?

Your home directory pathname seems to suggest that you're using NSS for its
FIPS validation, right?

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

Reply via email to