I have created a xpcom component and tried to install it in standard Mozilla distribution.
But while invoking regxpcom , i got the below said error
nsNativeComponentLoader: SelfRegisterDll(libsimple.so) Load FAILED with error: /advent1/srinivasar/mozilla/mozilla/components/libsimple.so: undefined symbol: __pure_virtual
The component is developed and tested over SDK 1.4.1 (mozilla-1.4.1.tar)
I searched and get the info that gcc may be the problem.
The following are the information about my System.
OS - Linux 7.2 gcc Version - 2.96 Mozilla version - 1.6
But i don't know how to overcome this issue.
Please help me out.
with Thanks & Regards S.Srinivasa Raghavan
_______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
