Hi,

I downloaded this source package with a view to building it on XP.

I can't see any native XP build support for much of the system - is a VS2003
build supported at all?  There's a README in the coreconf directory, but its
not clear entirely clear what's necessary to bootstrap.

Is theer an idiot's guide anywhere?


I got nspr and dbm built first.  That went OK.

I set out to define projects using CMake 2.4.2 but have run into some issues
that look like 'this can't possibly work' and I was wondering if I'm on a
hiding to nothing.

One issue is that I can see that, for example, the declaration of
nssCKFWHash_Add is decorated as NSS_EXTERN, which in turn is defined to
PR_EXTERN in nssbaset.h, and PR_EXTERN is extern __declspec(dllexport).  And
there are plenty of other NSS_EXTERNs.

But how do clients see these as PR_IMPORTs?


And, at line 1079 of p12exp.c, the call to SEC_PKCS7CreateEncryptedData has
only 3 arguments, while its defined at line 304 of secpkcs7.h with 4
arguments.

So - there's been a bit of head scratching here.


Cheers
James



_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to