This page is not a bug tracker. If you run into a problem not listed here, please file a bug. |
List of common errors for the module nss.
Error - size of array ‘arg’ is negative
Stage: Compile
drbg.c: In function ‘RNG_RandomUpdate’: drbg.c:510: error: size of array ‘arg’ is negative drbg.c:513: warning: large integer implicitly truncated to unsigned type
Cause:
Probably https://bugzilla.mozilla.org/show_bug.cgi?id=519654
Solution:
Unknown. See bug report above; or comment the offending lines.