Never mind. The problem was that I also had the JSS source code under mozilla and it has different coreconf files. I first needed to first build NSS before adding the JSS code...
-- POC "Patrick" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > I get the following errors whn building on my Win2K machine: > > Creating library WINNT5.0_OPT.OBJ/nss3.lib and object > WINNT5.0_OPT.OBJ/nss3.exp > pk11load.obj : error LNK2001: unresolved external symbol _NSC_ModuleDBFunc > pk11load.obj : error LNK2001: unresolved external symbol > _NSC_GetFunctionList > pk11load.obj : error LNK2001: unresolved external symbol _FC_GetFunctionList > WINNT5.0_OPT.OBJ/nss3.dll : fatal error LNK1120: 3 unresolved externals > make[2]: *** [WINNT5.0_OPT.OBJ/nss3.dll] Error 96 > make[2]: Leaving directory > `/cygdrive/e/NSS341-src/mozilla/security/nss/lib/nss' > make[1]: *** [libs] Error 2 > make[1]: Leaving directory `/cygdrive/e/NSS341-src/mozilla/security/nss/lib' > make: *** [libs] Error 2 > > Any ideas as to the 3 unresolved symbols? > > -- POC > >
