ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] ld.so
@ 2002-10-03 23:22 at
  2002-10-03 23:30 ` Dmitry V. Levin
  0 siblings, 1 reply; 8+ messages in thread
From: at @ 2002-10-03 23:22 UTC (permalink / raw)
  To: devel

При сборке нового перла обнаруживается такая вещь: LD_LIBRARY_PATH не
помогает от общесистемной libperl.so.5, хотя в списке ld.so(8)
LD_LIBRARY_PATH идет раньше. Помогает только LD_PRELOAD.

RPM/BUILD/perl-5.8.0 $ LD_LIBRARY_PATH=$(pwd) ldd ./perl | head -1
libperl.so.5 => /usr/lib/perl5/i386-linux/CORE/libperl.so.5 (0x2aaac000)

RPM/BUILD/perl-5.8.0 $ LD_PRELOAD=$(pwd)/libperl.so.5 ldd ./perl | head -1
/home/at/RPM/BUILD/perl-5.8.0/libperl.so.5 => /home/at/RPM/BUILD/perl-5.8.0/libperl.so.5 (0x2aaac000)

В чем причина и где об этом можно подробнее узнать? 
(Implied meaning: как правильно?)



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

end of thread, other threads:[~2002-10-07 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 23:22 [devel] ld.so at
2002-10-03 23:30 ` Dmitry V. Levin
2002-10-06 14:50   ` at
2002-10-06 20:17     ` Dmitry V. Levin
2002-10-07  0:05       ` at
2002-10-07  3:46         ` Alexey Voinov
2002-10-07  9:30           ` Dmitry V. Levin
2002-10-07 19:31     ` Alexey I. Froloff

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