Hello.
Installing mozilla on SID gives me a lot of errors:
Code:
Unpacking mozilla-browser (from .../mozilla-browser_2%3a1.7.6-1_i386.deb) ...
Setting up mozilla-browser (1.7.6-1) ...
Updating mozilla chrome registry...nsNativeComponentLoader: SelfRegisterDll(libsystem-pref.so) Load FAILED with error: /usr/lib/mozilla/components/libsystem-pref.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
nsNativeComponentLoader: SelfRegisterDll(libdocshell.so) Load FAILED with error: /usr/lib/mozilla/components/libdocshell.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
nsNativeComponentLoader: SelfRegisterDll(libxremoteservice.so) Load FAILED with error: /usr/lib/mozilla/components/libxremoteservice.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
nsNativeComponentLoader: SelfRegisterDll(libjsd.so) Load FAILED with error: /usr/lib/mozilla/components/libjsd.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
nsNativeComponentLoader: SelfRegisterDll(libp3p.so) Load FAILED with error: /usr/lib/mozilla/components/libp3p.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE
<SNIP> goes one more
regxpcom: relocation error: /usr/lib/mozilla/components/libuniversalchardet.so: undefined symbol: _ZN13nsCOMPtr_base14assign_from_qiE16nsQueryInterfaceRK4nsID
E: regxpcom was exited: 127
regchrome: relocation error: regchrome: undefined symbol: _ZN18nsObsoleteACString16sCanonicalVTableE
E: regchrome was exited: 127
mv: cannot stat `/usr/lib/mozilla/chrome/*.rdf': No such file or directory
done.
It looks like mozilla works by itself. However, i cant make it work together with RSSOwl as its internal browser, the reason Im installing mozilla in the first place.
Code:
java: relocation error: /usr/lib/mozilla/components/libcaps.so: undefined symbol: JS_HoldPrincipals
and then RSSOwl crashes.
I know running SID means things will brake once in a while
Any help is welcome, thank you.