ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Stepanov <dlagovna@mail.ru>
To: community@altlinux.ru
Subject: [Comm] kcachegrind - символа немае , как лечить?
Date: Wed, 2 Nov 2005 19:02:51 +0300
Message-ID: <200511021902.51307.dlagovna@mail.ru> (raw)
In-Reply-To: <20051031164439.GG7583@wrars-comp.wrarsdomain>

В сообщении от Понедельник 31 Октябрь 2005 19:44 Andrey Rahmatullin 
написал(a):
>
> > - Callgrind, KCachegrind - плагины визуальной работы с valgrind.
>
> apt-get install kdesdk-kcachegrind

Ну поставил, встал без вопросов, я так понимаю, все зависимости
удовлетворены.

# rpm -qa | grep kcach
kdesdk-kcachegrind-3.3.2-alt0.0.M24


При попытке запустить имеем:

kcachegrind: symbol lookup error: kcachegrind: undefined symbol: 
_ZN11KMainWindow7setIconERK7QPixmap


При попытке запустить через strace вываливаемся так:

open("/etc/ld.so.cache", O_RDONLY)      = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=71252, ...}) = 0
mmap2(NULL, 71252, PROT_READ, MAP_PRIVATE, 13, 0) = 0x1657000
close(13)                               = 0
open("/lib/i686/sse2/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/lib/i686/sse2", 0xbfff89c4)    = -1 ENOENT (No such file or 
directory)
open("/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/lib/sse2/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/lib/sse2", 0xbfff89c4)         = -1 ENOENT (No such file or 
directory)
open("/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/lib/i686/sse2/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such 
file or directory)
stat64("/usr/lib/i686/sse2", 0xbfff89c4) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/i686", 0xbfff89c4)     = -1 ENOENT (No such file or 
directory)
open("/usr/lib/sse2/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib/sse2", 0xbfff89c4)     = -1 ENOENT (No such file or 
directory)
open("/usr/lib/libXcursor.so.1.0", O_RDONLY) = -1 ENOENT (No such file or 
directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
munmap(0x1657000, 71252)                = 0
writev(4, [{"5\1\4\0\17\0\300\3\266\0\0\0000\0000\0007\0\4\0\20\0\300"..., 
504}, {"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2304}], 
2) = 2808
gettimeofday({1130946524, 134136}, NULL) = 0
gettimeofday({1130946524, 134226}, NULL) = 0
writev(2, [{"kcachegrind", 11}, {": ", 2}, {"symbol lookup error", 19}, {": ", 
2}, {"kcachegrind", 11}, {": ", 2}, {"undefined symbol: _ZN11KMainWind"..., 
53}, {"", 0}, {"", 0}, {"\n", 1}], 10kcachegrind: symbol lookup error: 
kcachegrind: undefined symbol: _ZN11KMainWindow7setIconERK7QPixmap
) = 101
exit_group(127)                         = ?

Такое впечатление, что всеже версия какой-то либы не подходит.
Как можно запустить сию программу? Почему несоответствие не
отловилось в rpm-зависимостях?

Дистриб ALTMaster 2.4
Ядро 2.4.26-std-up-alt12 #1 Thu May 12 14:53:58 MSD 2005 i686


-- 
Со всяческими пожеланиями, Сергей.
http://xi.net.ru


  reply	other threads:[~2005-11-02 16:02 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 15:45 [Comm] Compact3.0-r10 Aleksander N. Gorohovski
2005-10-26 16:22 ` Alexey Rusakov
2005-10-27  9:26   ` Aleksander N. Gorohovski
2005-10-27  7:12     ` [Comm] Compact3.0-r10 Michael Shigorin
2005-10-27  8:30     ` [Comm] Compact3.0-r10 Alexey Rusakov
2005-10-27  9:09       ` Denis G. Samsonenko
2005-10-27  9:49         ` Alexey Rusakov
2005-10-27 10:03           ` Denis G. Samsonenko
2005-10-27 10:27             ` Alexey Rusakov
2005-10-27 10:46               ` Denis G. Samsonenko
2005-10-27 10:52                 ` Alexey Rusakov
2005-10-27 11:10                   ` Denis G. Samsonenko
2005-10-27 11:18                     ` Alexey Rusakov
2005-10-27 11:31                       ` Denis G. Samsonenko
2005-10-27 12:28                         ` Andrey Rahmatullin
2005-10-27 11:53                     ` Pavel Usischev
2005-10-27 12:02                       ` Denis G. Samsonenko
2005-10-27 12:32                 ` Vinogradov Anton
2005-10-27 10:15           ` Denis G. Samsonenko
2005-10-27 10:20             ` Alexey Rusakov
2005-10-27 10:16         ` Шенцев Алексей Владимирович
2005-10-27 13:40           ` Aleksander N. Gorohovski
2005-10-27 10:45             ` Alexey Rusakov
2005-10-27 13:07       ` Aleksander N. Gorohovski
2005-10-27 10:17         ` Genix
2005-10-27 13:38           ` Aleksander N. Gorohovski
2005-10-27 10:49             ` Alexey Rusakov
2005-10-27 13:57               ` Aleksander N. Gorohovski
2005-10-31 11:23               ` Sergey Stepanov
2005-10-31 11:34                 ` Mike Lykov
2005-10-31 11:38                 ` Damir Shayhutdinov
2005-10-31 14:27                   ` [Comm] [OT] пользователи и не только Michael Shigorin
2005-10-31 15:37                   ` [Comm] Compact3.0-r10 Sergey Stepanov
2005-10-31 15:18                     ` Alexey Rusakov
2005-10-31 17:25                       ` Sergey Stepanov
2005-10-31 16:44                         ` Andrey Rahmatullin
2005-11-02 16:02                           ` Sergey Stepanov [this message]
2005-11-02 17:13                             ` [Comm] kcachegrind - символа немае , как лечить? Andrey Rahmatullin
2005-11-03 10:41                               ` Sergey Stepanov
2005-11-03 11:27                                 ` Vasya Makarov
2005-11-03 13:14                                   ` Andrey Rahmatullin
2005-11-04 10:15                                   ` Sergey Stepanov
2005-11-04 15:32                                     ` Andrey Rahmatullin
2005-10-31 16:49                         ` [Comm] Compact3.0-r10 Alexey Rusakov
2005-11-01 15:13                           ` [Comm] что где Michael Shigorin
2005-11-02 11:18                         ` [Comm] Compact3.0-r10 georginus
2005-11-02 23:07                           ` Motsyo Gennadi aka Drool
2005-11-05 13:51                             ` georginus
2005-11-04 16:59                               ` Владимир Гусев
2005-11-05 17:03                                 ` georginus
2005-11-04 21:22                                   ` Motsyo Gennadi aka Drool
2005-11-05 19:50                                     ` georginus
2005-11-05  6:25                                       ` Dmitriy Khanjin
2005-11-05  7:49                                         ` [Comm] Compact3.0-r10 Michael Shigorin
2005-10-27 11:34             ` [Comm] Compact3.0-r10 Mike Lykov
2005-10-27 16:15               ` Aleksander N. Gorohovski
2005-10-27 10:18         ` Alexey Rusakov
2005-10-26 21:10 ` Dmytro Kovalskyy
2005-10-27  9:39   ` Aleksander N. Gorohovski
2005-10-27 11:43     ` Владимир Гусев
2005-10-27 11:47       ` [Comm] Compact3.0-r10 Michael Shigorin
2005-10-27 12:00         ` Владимир Гусев
2005-10-27 12:44         ` Владимир Гусев
2005-10-27 13:02           ` Шенцев Алексей Владимирович
2005-10-27 13:09             ` Andrey Rahmatullin
2005-10-27 13:18               ` Владимир Гусев
2005-10-27 16:33                 ` Michael Shigorin
2005-10-28  7:01                   ` Шенцев Алексей Владимирович
2005-10-28  7:40                   ` Владимир Гусев
2005-10-28  7:49                     ` Шенцев Алексей Владимирович
2005-10-28  8:08                       ` Alexey Rusakov
2005-10-28  8:14                       ` Владимир Гусев
2005-10-28  8:41                         ` Шенцев Алексей Владимирович
2005-10-28  7:48             ` Mike Lykov
2005-10-28  8:00               ` [Comm] [JT] " Шенцев Алексей Владимирович
2005-10-28  8:15                 ` Mike Lykov
2005-10-27 23:26           ` [Comm] " Аня
2005-10-28  7:38             ` Владимир Гусев
2005-10-28  8:20               ` [Comm] Re: XlinSans в Master 2.4 (was: Compact3.0-r10) Владимир Гусев
2005-10-28 10:05                 ` Eugene Ostapets
2005-10-28 10:25                   ` Владимир Гусев
2005-10-28 10:39                     ` Eugene Ostapets
2005-10-28 10:59                       ` Владимир Гусев
2005-10-27 16:17       ` [Comm] Compact3.0-r10 Aleksander N. Gorohovski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511021902.51307.dlagovna@mail.ru \
    --to=dlagovna@mail.ru \
    --cc=community@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git