hi i have just installed nss library and all dependencies (libc6, sqlite, zlib1g ...... ) my program look like this
#include <nss/nss.h> #include <nss/pk11pub.h> that's all when i launch the gcc command : gcc test.c -otest -lnss i have more than hundred error but the firsts one are these prtypes.h not found in nss directory seccomon.h not found in nss directory and also prlink.h, prlog.h, plarena.h plstr.h does anyone can help me and tell me what package i forget to install or have an idea i also try to compile the sample2.c from the official website of mozilla nss, and i have the same error so i'm sure and forget something please help regards -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto