Re: kded_kssld linking with libkssl.la
Karl Vogel <[email protected]>
| Newsgroups | gmane.comp.kde.devel.optimize |
|---|---|
| Message-ID | <[email protected]> |
George Staikos wrote: > On Saturday 24 July 2004 15:50, Waldo Bastian wrote: >> bastian@linux:~/cvs/www/whatiskde/images> objdump -CT >> $KDEDIR/lib/kde3/kded_kssld.so | grep KSSLX509Map >> 000499e0 g DF .text 00000033 Base >> KSSLX509Map::setValue(QString const&, QString const&) >> 00049900 g DF .text 00000036 Base >> KSSLX509Map::KSSLX509Map(QString const&) >> 00049940 g DF .text 00000036 Base >> KSSLX509Map::KSSLX509Map(QString const&) >> 00049a20 g DF .text 00000071 Base >> KSSLX509Map::getValue(QString const&) const >> 00049eb0 g DF .text 00000028 Base KSSLX509Map::reset(QString >> const&) >> 00049980 g DF .text 00000027 Base KSSLX509Map::~KSSLX509Map() >> 000499b0 g DF .text 00000027 Base KSSLX509Map::~KSSLX509Map() >> 00049bf0 g DF .text 000002bf Base KSSLX509Map::parse(QString >> const&) >> >> I guess it's subject to tidal conditions :) > > Maybe due to me being on powerpc? gcc 2.95 and older toolchain? I > admit I > haven't really investigated, but I removed the offending line anyway... Looks like moon-flux indeed! Anyway thx.. can you guys do the same test with: http://article.gmane.org/gmane.comp.kde.devel.optimize:833 that one always has the syms on my system (own compiled source and the FC2 binaries). Look for UIServer_stub symbols, should be *UND*'s..