From: Alexey Tourbin <at@altlinux.ru> To: ALT Devel discussion list <devel@altlinux.ru> Subject: [devel] Re: q: _perl_vendor_check_dso problems Date: Mon, 26 Sep 2005 18:49:07 +0400 Message-ID: <20050926144907.GD3650@solemn.turbinal.org> (raw) In-Reply-To: <20050926142524.GE29369@immo.ru> [-- Attachment #1: Type: text/plain, Size: 986 bytes --] On Mon, Sep 26, 2005 at 06:25:24PM +0400, Alexey I. Froloff wrote: > * Dmitry V. Levin <ldv@> [050926 18:17]: > > $ ldd -r /usr/lib/apache/libhttpd.so 2>&1 |grep -wc undefined > > 50 > > Имеет смысл повесить на пакет `rpmquery -f /usr/lib/apache/libhttpd.so` > > багу. > А это не библиотека. Это "плагин". А в случае mod_perl, который OK, плагин использует символы из zlib, но не слинкован с zlib. Возможно, в той среде, куда этот плагин загружают, zlib уже загружен. А может быть и не загружен. Это правильно? Кроме того, летит к чертям symbol versioning. То есть если плагин использует newZlibFunction, то при линковке с -lz он получит версионную зависимость на newZlibFunction@ZLIB_2.0. А без линковки с -lz он ничего не получит. > тут обсуждается, все "недостающие" символы провайдятся самим > /usr/sbin/httpd-perl... Это две разные проблемы. Я сейчас заостряю внимание на том, что libhttpd.so не слинкован с библиотеками, чьи функции он использует. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-09-26 14:49 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-09-26 12:52 [devel] " Vladimir Lettiev 2005-09-26 13:01 ` [devel] " Alexey Tourbin 2005-09-26 13:23 ` Vladimir Lettiev 2005-09-26 13:57 ` Alexey Tourbin 2005-09-26 14:09 ` Alexey I.Froloff 2005-09-26 14:13 ` Dmitry V. Levin 2005-09-26 14:24 ` Michael Shigorin 2005-09-26 14:25 ` Alexey I.Froloff 2005-09-26 14:49 ` Alexey Tourbin [this message] 2005-09-26 21:39 ` Igor Zubkov 2005-09-26 14:41 ` Alexey Tourbin 2005-09-26 15:26 ` [devel] verify-elf Dmitry V. Levin 2005-09-26 16:05 ` [devel] verify-elf Alexey Tourbin 2005-09-26 16:57 ` Dmitry V. Levin 2005-09-26 17:56 ` [devel] Re: q: _perl_vendor_check_dso problems Konstantin A.Lepikhov
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=20050926144907.GD3650@solemn.turbinal.org \ --to=at@altlinux.ru \ --cc=devel@altlinux.ru \ /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