2014-08-03 22:24 GMT+04:00 Stefan Wollny <stefan.wol...@web.de>:
> Am 08/03/14 um 19:39 schrieb Vadim Zhukov:
>>> Does this help you:
>>>> ~ $ kile -v kile:/usr/lib/libstdc++.so.57.0:
>>>> /usr/local/lib/libestdc++.so.16.0 : WARNING:
>>>> symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch,
>>>> relink your program
>> This is normal for stuff built with non-base GCC...
>>
>>>> kile:/usr/local/lib/qt4/libQtScript.so.2.0:
>>>> /usr/local/lib/kde4/libs/libkhtml.so.50.2 : WARNING:
>>>> symbol(_ZTIN14WTFNoncopyable11NoncopyableE) size mismatch,
>>>> relink your program
>> ... and this one is not. It looks like you have different binaries
>> (libraries or kile executable itself) linked with different
>> libraries. Check for (normally hidden) .libs-* packages, e.g., "ls
>> -d /var/db/pkg/.libs*".
>
> ~ $ sudo ld -d /var/db/pkg/.libs*
> /var/db/pkg/.libs-firefox-30.0p0: file not recognized: File truncated

Wut? Please look at the command line above AGAIN.

>>>> Qt: 4.8.6 KDE Development Platform: 4.13.3 Kile: 2.1.3
>>>>
>>>>
>>>>
>>>> Would it be helpful if I delete kile-kde4 and kde4-libs and
>>>> give it a new try from ports?
>> Why don't you use official packages?
>
> Because with kde4 kde3-based kile from packages gave me the same
> behaviour...

Wut? There are kile packages both for KDE3 and KDE4.

> I will de-install kile and the package in /usr/ports and give the
> official package a second try.

Please do.

--
  WBR,
  Vadim Zhukov

Reply via email to