[OmniOS-discuss] build erros omnios r10
Randy S
sim.ple at live.nl
Tue Aug 19 15:42:37 UTC 2014
Hi all,
In addition to my previous post about trying to build the r10 kernel, I succeeded with the help of the script that Dan posted.
Now I'm trying to build all packages and at the moment the build stops while working on the mozilla-nss package.
I am building on the R10 bloody version.
There are several errors in the build.log regarding security modules like:
certdb.c: In function 'CERT_ImportCerts':
certdb.c:2438:15: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
SECStatus rv;
^
certdb.c: In function 'CERT_UnlockCertRefCount':
certdb.c:2888:14: warning: variable 'prstat' set but not used [-Wunused-but-set-variable]
PRStatus prstat;
^
certdb.c: In function 'CERT_UnlockCertTrust':
certdb.c:2968:14: warning: variable 'prstat' set but not used [-Wunused-but-set-variable]
PRStatus prstat;
Ending with:
cc1: some warnings being treated as errors
gmake[2]: *** [SunOS5.11_i86pc_gcc_OPT.OBJ/ocspsig.o] Error 1
gmake[2]: Leaving directory `/tmp/build_/nss-3.14.3/mozilla/security/nss/lib/certhigh'
gmake[1]: *** [libs] Error 2
gmake[1]: Leaving directory `/tmp/build_/nss-3.14.3/mozilla/security/nss/lib'
gmake: *** [libs] Error 2
build failed
If somebody knows how to work around this I would appreciate a pointer in the right direction ?
Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://omniosce.org/ml-archive/attachments/20140819/58029cf2/attachment.html>
More information about the OmniOS-discuss
mailing list