[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#699680: [kdevelop] Kdevelop is linked against wrong library name



Hi,

Alle domenica 3 febbraio 2013, Julien Bigot ha scritto:
> kdevelop-4:4.3.1-3+b1 depends on kdevplatform5-libs.
> 
> kdevplatform5-libs provides libs ending in .so.5.0.0 linked by .so.5
> 
> the kdevelop binary is linked against libraries ending in .so.3

I don't think so:
$ readelf -d /usr/bin/kdevelop | grep NEEDED
 0x0000000000000001 (NEEDED) Shared library: [libkdecore.so.5]
 0x0000000000000001 (NEEDED) Shared library: [libkdevplatforminterfaces.so.5]
 0x0000000000000001 (NEEDED) Shared library: [libkdevplatformshell.so.5]
 0x0000000000000001 (NEEDED) Shared library: [libktexteditor.so.4]
 0x0000000000000001 (NEEDED) Shared library: [libkdeui.so.5]
 0x0000000000000001 (NEEDED) Shared library: [libQtDBus.so.4]
 0x0000000000000001 (NEEDED) Shared library: [libQtCore.so.4]
 0x0000000000000001 (NEEDED) Shared library: [libQtGui.so.4]
 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6]
 0x0000000000000001 (NEEDED) Shared library: [libc.so.6]

Can you please describe in detail the issue(s) you are noticing?

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: