From: Alexey Tourbin <at@altlinux.ru> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] Как пролезли undefined symbol? Date: Sat, 16 May 2009 13:54:44 +0400 Message-ID: <20090516095444.GU10323@altlinux.org> (raw) In-Reply-To: <4d6cc2f20905160236n51cd5762u2e13b576339d72a2@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 1214 bytes --] On Sat, May 16, 2009 at 01:36:11PM +0400, Boris Savelev wrote: > 16 мая 2009 г. 13:21 пользователь Alexey Tourbin <at@altlinux.ru> написал: > > _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv > > objdump -T /usr/bin/monkeystudio | grep > _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv > 081da6f6 g DF .text 00000039 Base > _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv Давайте смотреть тот пакет который собрался. $ rsync -vaP git.altlinux.org::tasks/6284 $TMPDIR/tasks/ ... $ cd $TMPDIR/tasks/6284 $ rpmpeek ./build/1/x86_64/rpms/monkeystudio-1.8.3.3-alt1.svn3087.x86_64.rpm objdump -T ./usr/lib64/monkeystudio/plugins/base/libAStyle.so |grep _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv 0000000000000000 D *UND* 0000000000000000 _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv $ rpmpeek ./build/1/x86_64/rpms/monkeystudio-1.8.3.3-alt1.svn3087.x86_64.rpm objdump -T ./usr/bin/monkeystudio |grep _ZN10BasePlugin11qt_metacallEN11QMetaObject4CallEiPPv $ Вызов функции есть, самой функции нету. Вот и вся правда. Почему оно так собралось я не знаю. > я видимо что-то не до конца понимаю-( > тем не менее, ничего не падает-)) [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-05-16 9:54 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-05-16 7:56 Max Ivanov 2009-05-16 8:00 ` Damir Shayhutdinov 2009-05-16 8:23 ` Alexey Tourbin 2009-05-16 8:32 ` Boris Savelev 2009-05-16 8:43 ` Alexey Tourbin 2009-05-16 9:09 ` Boris Savelev 2009-05-16 9:21 ` Alexey Tourbin 2009-05-16 9:36 ` Boris Savelev 2009-05-16 9:54 ` Alexey Tourbin [this message] 2009-05-16 10:17 ` Boris Savelev 2009-05-16 9:49 ` Max Ivanov 2009-05-16 9:52 ` Mikhail Gusarov
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=20090516095444.GU10323@altlinux.org \ --to=at@altlinux.ru \ --cc=devel@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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git