Sean,
There are two more environment variables that are relevant to builds of
NSS on IRIX. They are:
USE_N32 - set to 1 if you want the build to generate n32 binaries.
default is to generate o32 binaries.
This is mutually exclusive with USE_64 (which is documented).
USE_PTHREADS - set to 1 if you want to use IRIX's pthreads implementation
for threads. As I recall, the default is to use IRIX's sprocs
for threads.
I just sucesfully built NSS 3.2 on an IRIX 6.5.5 machine with the above two
variables set, using the instructions you posted.
--
Nelson B. Bolyard Netscape Communications