ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Зависимости статических библиотек
@ 2011-07-06  6:08 Andrew Borodin
  2011-07-06  8:02 ` Dmitry V. Levin
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Borodin @ 2011-07-06  6:08 UTC (permalink / raw)
  To: sisyphus

Здравствуйте!

При починке статической сборки mc возникли вопросы по 
зависимостям пакетов devel-static.

1. Должен ли пакет glib2-devel-static зависеть от 
libpcre-devel-static? GRegex -- это враппер pcre и
/lib/libglib-2.0.so.0 слинкована с libpcre.so.3, то есть для
динамических библиотек зависимость есть, для статических нет.

2. Должен ли пакет libgpm-devel-static зависеть от 
libtinfo-devel-static? Например, тест AC_CHECK_LIB(gpm, Gpm_Repeat, ...)
не проходит с такой диагностикой:

/usr/lib/gcc/i586-alt-linux/4.4.1/../../../libgpm.a(liblow.o): In function `Gpm_Open':
liblow.c:(.text+0xdb4): undefined reference to `cur_term'
liblow.c:(.text+0xdd0): undefined reference to `setupterm'
liblow.c:(.text+0xde4): undefined reference to `tigetstr'
liblow.c:(.text+0xe81): undefined reference to `cur_term'
liblow.c:(.text+0xe8d): undefined reference to `del_curterm'
liblow.c:(.text+0xe95): undefined reference to `set_curterm'

libgpm.so.1 слинкована с libtinfo.so.5, то есть для
динамических библиотек зависимость есть, для статических нет.

-- 

С уважением
А. Бородин.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-07-06 12:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06  6:08 [sisyphus] Зависимости статических библиотек Andrew Borodin
2011-07-06  8:02 ` Dmitry V. Levin
2011-07-06  8:39   ` Andrew Borodin
2011-07-06  9:24     ` Sergey
2011-07-06  9:32       ` Boris Savelev
2011-07-06  9:59         ` Mykola S. Grechukh
2011-07-06 10:15           ` Boris Savelev
2011-07-06 12:03             ` Sergey
2011-07-06 10:13       ` Andrew Borodin
2011-07-06 12:03         ` Sergey
2011-07-06 12:21           ` Andrew Borodin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git