ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Re: Проблема с зависимостями на glibc?
Date: Sat, 11 Feb 2006 11:37:34 +0300
Message-ID: <200602111137.37690.lav@altlinux.ru> (raw)
In-Reply-To: <20060210230133.GA31746@lks.home>

On Saturday 11 February 2006 02:01, Konstantin A. Lepikhov wrote:
> Hi Vitaly!
>
> Saturday 11, at 01:38:38 AM you wrote:
> > On Friday 10 February 2006 23:08, QA Team Robot wrote:
> > > 	1 NEW unmet dependency detected:
> > > twinkle#0.6-alt0.1      	libresolv.so.2(GLIBC_PRIVATE)
> >
> > Почему-то пакет после сборки получает такую зависимость.
> > Что это означает, и какой будет совет?
> > Я пытался поискать, но всё же не понял источника данной
> > проблемы.
>
> видимо, он (twinkle) использует какую-то функцию из
> libresolv.so.2, не предназначенную для внешнего использования.
> Можно посмотреть список таких функций через readelf --symbols
> и поискать их в коде twinkle.

Ага. Смотрим, какие вообще есть:
[lav@lav improve]$ readelf --symbols /lib/libresolv.so.2 | grep PRIVATE
    43: 461c1180   372 FUNC    GLOBAL DEFAULT   12 __ns_name_unpack@@GLIBC_PRIVATE
    54: 461c1890    20 FUNC    GLOBAL DEFAULT   12 __ns_get16@@GLIBC_PRIVATE
    83: 00000000     0 OBJECT  GLOBAL DEFAULT  ABS GLIBC_PRIVATE
    84: 461c18b0    38 FUNC    GLOBAL DEFAULT   12 __ns_get32@@GLIBC_PRIVATE
    91: 461bdd00  1115 FUNC    GLOBAL DEFAULT   12 __libc_res_nsearch@@GLIBC_PRIVATE
    96: 00000000   305 FUNC    GLOBAL DEFAULT  UND __res_maybe_init@GLIBC_PRIVATE (10)
   137: 461c0af0   640 FUNC    GLOBAL DEFAULT   12 __ns_name_ntop@@GLIBC_PRIVATE
   138: 461bd730   593 FUNC    GLOBAL DEFAULT   12 __libc_res_nquery@@GLIBC_PRIVATE

Одну из них находим в заголовочном файле. Это нормально, что она там есть?
$ grep __ns_get16 /usr/include/arpa/nameser.h
#define ns_get16                __ns_get16

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


  reply	other threads:[~2006-02-11  8:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 22:38 ` [devel] " Vitaly Lipatov
2006-02-10 23:01   ` [devel] " Konstantin A. Lepikhov
2006-02-11  8:37     ` Vitaly Lipatov [this message]
2006-02-11  8:39       ` Konstantin A. Lepikhov
2006-02-11 12:45         ` Денис Смирнов
2006-02-11 12:54           ` Konstantin A. Lepikhov
2006-02-13  9:17             ` [devel] " Andrei Bulava
2006-02-13 11:19               ` Dmitry V. Levin
2006-02-13 11:49                 ` Денис Смирнов
2006-02-13 12:05                   ` Dmitry V. Levin
2006-02-10 23:12   ` Andrey Rahmatullin

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=200602111137.37690.lav@altlinux.ru \
    --to=lav@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