ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <sbolshakov@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] plugins linkage
Date: Wed, 07 Jun 2006 13:09:13 +0400
Message-ID: <m3y7w972o6.fsf@hammer.malta.altlinux.ru> (raw)
In-Reply-To: <20060607074205.GD9823@localhost.localdomain> (Alexey Tourbin's message of "Wed, 7 Jun 2006 11:42:05 +0400")

>>>>> "Alexey" == Alexey Tourbin <at@altlinux.ru> writes:

 > Вопрос по линковке плагинов.  Стоит ли их линковать с "основной
 > библиотекой", которую они используют?  При условии, что их загружает
 > сама эта библиотека.

 > Собираю новую версию sqlite3 и наблюдаю:

 > undefined symbol: Tcl_BackgroundError   (/usr/lib/tcl/libtclsqlite3.so.0)
 > undefined symbol: Tcl_GetStringResult   (/usr/lib/tcl/libtclsqlite3.so.0)
 > undefined symbol: Tcl_GetCharLength     (/usr/lib/tcl/libtclsqlite3.so.0)
 > undefined symbol: Tcl_ListObjGetElements        (/usr/lib/tcl/libtclsqlite3.so.0)
 > undefined symbol: Tcl_GetDoubleFromObj  (/usr/lib/tcl/libtclsqlite3.so.0)
 > undefined symbol: Tcl_SetIntObj (/usr/lib/tcl/libtclsqlite3.so.0)

 > При этом в пакете нет бинарной зависимости на libtcl:

 > $ rpm -qpR sqlite3-tcl-3.3.6-alt1.athlon.rpm |grep tcl
 > $

Я свои расширения не линкую с libtcl, поскольку содержимое /usr/lib/tcl
предназначено исключительно для подгрузки в интерпретатор tcl.
Более того, я не линкую и с прочими расширениями, символы из которых
требуются в данном (такие есть). Все подобные вопросы снимаются
правильным содержимым pkgIndex.tcl.

-- 


  reply	other threads:[~2006-06-07  9:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07  7:42 Alexey Tourbin
2006-06-07  9:09 ` Sergey Bolshakov [this message]
2006-06-07 10:40   ` Alexey Tourbin
2006-06-07 11:02     ` Sergey Bolshakov
2006-06-07 11:49 ` Dmitry V. Levin

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=m3y7w972o6.fsf@hammer.malta.altlinux.ru \
    --to=sbolshakov@altlinux.ru \
    --cc=devel@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