ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] libreadline add_history
@ 2006-04-16 16:19 Alexey Tourbin
  2006-04-16 17:40 ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Tourbin @ 2006-04-16 16:19 UTC (permalink / raw)
  To: devel

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

sqlite3 использует функцию add_history() и др., которые теперь
предоставляются как libreadline, так и libhistory:

libreadline     /lib/libhistory.so.5.1  T       add_history
libreadline     /lib/libreadline.so.5.1 T       add_history

Как правильнее слинковать sqlite3?  Т.е. цеплять libhistory или нет?

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

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

* Re: [devel] libreadline add_history
  2006-04-16 16:19 [devel] libreadline add_history Alexey Tourbin
@ 2006-04-16 17:40 ` Dmitry V. Levin
  2006-08-29 12:42   ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2006-04-16 17:40 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Sun, Apr 16, 2006 at 08:19:37PM +0400, Alexey Tourbin wrote:
> sqlite3 использует функцию add_history() и др., которые теперь
> предоставляются как libreadline, так и libhistory:
> 
> libreadline     /lib/libhistory.so.5.1  T       add_history
> libreadline     /lib/libreadline.so.5.1 T       add_history
> 
> Как правильнее слинковать sqlite3?  Т.е. цеплять libhistory или нет?

Линковать с -lreadline; так уж сложилось, что никто не линкует с
-lhistory.


-- 
ldv

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

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

* Re: [devel] libreadline add_history
  2006-04-16 17:40 ` Dmitry V. Levin
@ 2006-08-29 12:42   ` Dmitry V. Levin
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry V. Levin @ 2006-08-29 12:42 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Sun, Apr 16, 2006 at 09:40:14PM +0400, Dmitry V. Levin wrote:
> On Sun, Apr 16, 2006 at 08:19:37PM +0400, Alexey Tourbin wrote:
> > sqlite3 использует функцию add_history() и др., которые теперь
> > предоставляются как libreadline, так и libhistory:
> > 
> > libreadline     /lib/libhistory.so.5.1  T       add_history
> > libreadline     /lib/libreadline.so.5.1 T       add_history
> > 
> > Как правильнее слинковать sqlite3?  Т.е. цеплять libhistory или нет?
> 
> Линковать с -lreadline; так уж сложилось, что никто не линкует с
> -lhistory.

Кстати, можно попробовать превратить -lreadline в GROUP, по аналогии с
-lncurses.  Тогда можно будет попробовать вынести libhistory из
libreadline.


-- 
ldv

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

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

end of thread, other threads:[~2006-08-29 12:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-16 16:19 [devel] libreadline add_history Alexey Tourbin
2006-04-16 17:40 ` Dmitry V. Levin
2006-08-29 12:42   ` Dmitry V. Levin

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