On Tuesday 09 August 2011 19:19:48 florent ainardi wrote: > when i launch gcc i have the error > undefined reference to 'NSS_NoDB_Init' You really should consider Anders' response on this one - NSS isn't the place to be learning to use gcc.
However if you still need to resolve this, add the appropriate library entries (-L / -l) to your gcc invocation. You can use nss-config to determine this. Brad -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto