<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br><br>In addition to my previous post about trying to build the r10  kernel, I succeeded with the help of the script that Dan posted.<br>Now I'm trying to build all packages and at the moment the build stops while working on the mozilla-nss package.<br><br>I am building on the R10 bloody version.<br><br>There are several errors in the build.log regarding security modules like:<br><br>certdb.c: In function 'CERT_ImportCerts':<br>certdb.c:2438:15: warning: variable 'rv' set but not used [-Wunused-but-set-variable]<br>     SECStatus rv;<br>               ^<br>certdb.c: In function 'CERT_UnlockCertRefCount':<br>certdb.c:2888:14: warning: variable 'prstat' set but not used [-Wunused-but-set-variable]<br>     PRStatus prstat;<br>              ^<br>certdb.c: In function 'CERT_UnlockCertTrust':<br>certdb.c:2968:14: warning: variable 'prstat' set but not used [-Wunused-but-set-variable]<br>     PRStatus prstat;<br><br>Ending with:<br>cc1: some warnings being treated as errors<br>gmake[2]: *** [SunOS5.11_i86pc_gcc_OPT.OBJ/ocspsig.o] Error 1<br>gmake[2]: Leaving directory `/tmp/build_/nss-3.14.3/mozilla/security/nss/lib/certhigh'<br>gmake[1]: *** [libs] Error 2<br>gmake[1]: Leaving directory `/tmp/build_/nss-3.14.3/mozilla/security/nss/lib'<br>gmake: *** [libs] Error 2<br>build failed<br><br>If somebody knows how to work around this I would appreciate a pointer in the right direction ?<br><br>Regards,<br>                                       </div></body>
</html>