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.

I am using this for it's FIPS compliance.

I ran the build on a linux machine and it ran successfully.
At the point where the solaris make fails the linux make outputs this:

Generating DSA Key Pair....Library File:
../../../security/nss/lib/softoken/Linux2.4_x86_glibc_PTH_DBG.OBJ/libsof
tokn3.so 925629 bytes
Check File:
../../../security/nss/lib/softoken/Linux2.4_x86_glibc_PTH_DBG.OBJ/libsof
tokn3.chk
Link: libsoftokn3.chk
  hash: 20 bytes
    d7 3f 0b e7 ce 91 88 9a e3 5a
    2f 99 98 7d 38 44 33 20 c3 9a
  signature: 40 bytes
    a4 d9 4a b7 6e fe 46 00 00 52
    47 7b 5e 39 5b 05 3a bc de 75
    00 6b 58 f6 a9 bd c6 14 50 24
    8f 8a 4a 5d bc ff 85 f6 66 66
done

Geoff

-----Original Message-----
> 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

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

Reply via email to