Hello people,

I have developed a XPCOM component. I have also used NSS for my needs.
I have used VC++ 6.0 in Windows and the component is also working
fine.

I used Gecko SDK 1.8.0.4 and NSS-3.11.4 with NSPR-4.6.4

I then tried to develop the components for Linux. I'm using Fedora
Core 3 and have all the above said SDK's and API's.

I have also compiled the component and have deployed it in the
components directory.

The problem is that it is not getting registered. The corresponding
interface XPT file is being listed in the xpti.dat file but the .so
file is not listed in the compreg.dat file.

I haven't changed my code. The component works in Firefox 2.0.11 in
Windows but not in Linux. I haven't tested the same with previous
versions of Firefox.

What could be the problem ?

OR do I need to compile the whole mozilla source and link them instead
of the above said Gecko SDK 1.8.0.4....

IF so why I need to do that....


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

Reply via email to