ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] Re: libdb* mess
Date: Wed, 28 May 2003 15:04:18 +0400
Message-ID: <20030528110418.GB30871@solemn.turbinal.org> (raw)
In-Reply-To: <20030528104454.GA7945@basalt.office.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

On Wed, May 28, 2003 at 02:44:54PM +0400, Dmitry V. Levin wrote:
> $ objdump -p /usr/bin/a2p |egrep 'NEEDED[[:space:]]+libdb'
>   NEEDED      libdb.so.3
>   NEEDED      libdb-4.0.so

$ cat ldtest.c
main(){}
$ gcc ldtest.c -lndbm -ldb && ldd ./a.out
        libdb.so.3 => /lib/libdb.so.3 (0x40012000)
        libdb-4.1.so => /lib/libdb-4.1.so (0x40053000)
        libc.so.6 => /lib/i686/libc.so.6 (0x40114000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
$ realpath /usr/lib/libndbm.so
/lib/libdb2.so.3
$ ls -l /lib/libdb*.so.3
-rwxr-xr-x    1 root     root       262236 Sep  2  2002 /lib/libdb2.so.3
lrwxrwxrwx    1 root     root           11 Feb 15 19:31 /lib/libdb.so.3 -> libdb2.so.3
$

Короче libndbm.so это и есть libdb.so.3.
Тогда понятно.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-05-28 11:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-28  3:46 [devel] " Alexey Tourbin
2003-05-28  9:32 ` Dmitry V. Levin
2003-05-28 10:26   ` [devel] " Alexey Tourbin
2003-05-28 10:44     ` Dmitry V. Levin
2003-05-28 11:04       ` Alexey Tourbin [this message]
2003-05-28 10:57 ` Sergey Vlasov

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=20030528110418.GB30871@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