Hello, i'm try to install pyxpcom, with mozilla-0.9.6, i don't have problem when I compile it, but when i try to install the extension, i have this error message :
PyXPCOM Loader Error: Could not open the Python XPCOM extension at '/tmp/xpcom/_xpcommodule.so' - '/tmp/xpcom/_xpcommodule.so: undefined symbol: _15Py_nsIClassInfo.type' nsNativeComponentLoader: autoregistering succeeded PyXPCOM Loader Error: Could not open the Python XPCOM extension at '/tmp/xpcom/_xpcommodule.so' - '/tmp/xpcom/_xpcommodule.so: undefined symbol: _15Py_nsIClassInfo.type' ###!!! ASSERTION: Factory creation failed: 'NS_SUCCEEDED(rv)', file nsNativeComponentLoader.cpp, line 166 ###!!! Break: at file nsNativeComponentLoader.cpp, line 166 make: *** [install] Error 139 I don't understand what i have to do to correct it. Thanks Alex
