Dnia czwartek, 7 września 2006 09:07, Marcin Albecki napisał: > [EMAIL PROTECTED] ~]$ galeon > galeon: symbol lookup error: galeon: undefined symbol: > _ZTV24nsGetServiceByContractID
$ echo _ZTV24nsGetServiceByContractID|c++filt vtable for nsGetServiceByContractID a w aktualnym lisku z Th mamy tylko... $ objdump -TC /usr/lib64/mozilla-firefox/libxpcom_core.so (...) 0000000000058f20 g DF .text 0000000000000021 Base nsGetServiceByContractID::operator()(nsID const&, void**) const 0000000000058ed0 g DF .text 0000000000000044 Base nsGetServiceByContractIDWithError::operator()(nsID const&, void**) const > Co mogę z tym zrobić? przebuduj galeona i sprawdź czy ruszy, bo wygląda na zmiany w api/abi. _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
