ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Сборка ffmpeg в p8 (mplayer в Сизифе слинкован с десятками сумасшедших библиотек проекта samba)
Date: Tue, 25 Jul 2017 13:37:40 +0300
Message-ID: <20170725103740.GD12316@portlab> (raw)
In-Reply-To: <58f1278e6dd77240719b6eb9db088beb@altlinux.ru>

On Fri, Jul 21, 2017 at 11:58:17PM +0300, Vitaly Lipatov wrote:
> P.S.
> А mplayer в Сизифе слинкован с десятками сумасшедших библиотек проекта 
> samba. Видимо, со всем содержимым
> /usr/lib64/samba/:
> ...
> 	libutil-tdb-samba4.so => /usr/lib64/samba/libutil-tdb-samba4.so 
> (0x00007f3138760000)
> 	libsamba-sockets-samba4.so => 
> /usr/lib64/samba/libsamba-sockets-samba4.so (0x00007f3138548000)
> ...
> 
> $ ldd /usr/bin/mplayer | grep samba | wc -l
> 54

Это неправда.

$ objdump -p /usr/bin/mplayer | grep NEEDED | egrep "smb|samba"
  NEEDED               libsmbclient.so.0

MPlayer слинкован только с libsmbclient.so.0, у которого использует
только несколько функций. ldd(1) же показывает замыкание требуемых
сошников.

-- 
   С уважением,
   Владимир Селезнев


  parent reply	other threads:[~2017-07-25 10:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-21 20:58 [devel] Сборка ffmpeg в p8 Vitaly Lipatov
2017-07-22  7:35 ` Sergey V Turchin
2017-07-22  9:30   ` [devel] bundled libraries Dmitry V. Levin
2017-07-22 10:23     ` Sergey V Turchin
2017-07-22  9:49   ` [devel] Сборка ffmpeg в p8 Alexey Gladkov
2017-07-22 10:17     ` Sergey V Turchin
2017-07-24  6:31   ` Alexey V. Vissarionov
2017-07-24  7:14     ` Hihin Ruslan
2017-07-24  7:41       ` Alexey V. Vissarionov
2017-07-24  7:48         ` Hihin Ruslan
2017-07-24  7:49         ` Hihin Ruslan
2017-07-24  7:51         ` Hihin Ruslan
2017-07-24  7:52         ` Sergey V Turchin
2017-07-24  7:52         ` Hihin Ruslan
2017-07-24  7:21     ` Sergey V Turchin
2017-07-24  7:50       ` Alexey V. Vissarionov
2017-07-24  8:05         ` Sergey V Turchin
2017-07-22  8:35   ` Motsyo Gennadi aka Drool
2017-10-07  6:56     ` Vitaly Lipatov
2017-10-09 14:35       ` Sergey V Turchin
2017-10-09 14:40       ` Sergey V Turchin
2017-10-09 14:50         ` Anton Farygin
2017-10-09 14:51           ` Sergey V Turchin
2017-10-13 14:29         ` Vitaly Lipatov
2017-10-13 14:40         ` Vitaly Lipatov
2017-10-14  7:45           ` Sergey V Turchin
2017-07-25 10:37 ` Vladimir D. Seleznev [this message]
2017-07-27 20:32   ` [devel] Сборка ffmpeg в p8 (mplayer в Сизифе слинкован с десятками сумасшедших библиотек проекта samba) Vitaly Lipatov

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=20170725103740.GD12316@portlab \
    --to=vseleznv@altlinux.org \
    --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