ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] branch 4: wget relocation error
@ 2007-10-22 11:22 Andrei Lomov
  2007-10-22 13:39 ` Michael Shigorin
  0 siblings, 1 reply; 8+ messages in thread
From: Andrei Lomov @ 2007-10-22 11:22 UTC (permalink / raw)
  To: community

branch 4
Что-то wget'у не хватает ...

wget: relocation error: wget: symbol h_errno, version GLIBC_2.0 not defined
in file libc.so.6 with link time reference

# l -a libc.so.6
lrwxrwxrwx 1 root root 11 Окт  1 16:46 libc.so.6 -> libc-2.5.so

-- 
Всего доброго,
А.Л.




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

* Re: [Comm] branch 4: wget relocation error
  2007-10-22 11:22 [Comm] branch 4: wget relocation error Andrei Lomov
@ 2007-10-22 13:39 ` Michael Shigorin
  2007-10-22 13:50   ` Andrei Lomov
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2007-10-22 13:39 UTC (permalink / raw)
  To: community

On Mon, Oct 22, 2007 at 06:22:34PM +0700, Andrei Lomov wrote:
> branch 4
> Что-то wget'у не хватает ...
> wget: relocation error: wget: symbol h_errno, version GLIBC_2.0 not defined
> in file libc.so.6 with link time reference

rpm -V wget glibc-core

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
 ----       Oct 26--27, Kiev, Ukraine:
--       http://conference.osdn.org.ua


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

* Re: [Comm] branch 4: wget relocation error
  2007-10-22 13:39 ` Michael Shigorin
@ 2007-10-22 13:50   ` Andrei Lomov
  2007-10-22 14:15     ` Michael Shigorin
  0 siblings, 1 reply; 8+ messages in thread
From: Andrei Lomov @ 2007-10-22 13:50 UTC (permalink / raw)
  To: community

Michael Shigorin wrote:

> rpm -V wget glibc-core
$ rpm -V wget glibc-core
S.5....T c /etc/localtime
S.5....T c /etc/nsswitch.conf
..?.....   /sbin/glibc_fix_nsswitch
..?.....   /sbin/glibc_fix_nsswitch.sh
..?.....   /sbin/glibc_post_upgrade
..?.....   /sbin/post_ldconfig
..?.....   /sbin/postun_ldconfig

-- 
Всего доброго,
А.Л.




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

* Re: [Comm] branch 4: wget relocation error
  2007-10-22 13:50   ` Andrei Lomov
@ 2007-10-22 14:15     ` Michael Shigorin
  2007-10-25  6:46       ` Andrei Lomov
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2007-10-22 14:15 UTC (permalink / raw)
  To: community

On Mon, Oct 22, 2007 at 08:50:10PM +0700, Andrei Lomov wrote:
> > rpm -V wget glibc-core
> $ rpm -V wget glibc-core
> S.5....T c /etc/localtime
> S.5....T c /etc/nsswitch.conf
> ..?.....   /sbin/glibc_fix_nsswitch
> ..?.....   /sbin/glibc_fix_nsswitch.sh
> ..?.....   /sbin/glibc_post_upgrade
> ..?.....   /sbin/post_ldconfig
> ..?.....   /sbin/postun_ldconfig

Странно, вроде всё нужное цело.

Дома на бранче wget-1.10.2-alt2, glibc-core-2.5-alt4 -- 
работают без проблем.

ldd /usr/bin/wget
?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
 ----       Oct 26--27, Kiev, Ukraine:
--       http://conference.osdn.org.ua


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

* Re: [Comm] branch 4: wget relocation error
  2007-10-22 14:15     ` Michael Shigorin
@ 2007-10-25  6:46       ` Andrei Lomov
  2007-10-28 18:13         ` Michael Shigorin
  2007-10-29  8:55         ` Igor Zubkov
  0 siblings, 2 replies; 8+ messages in thread
From: Andrei Lomov @ 2007-10-25  6:46 UTC (permalink / raw)
  To: community

Michael Shigorin wrote:

> On Mon, Oct 22, 2007 at 08:50:10PM +0700, Andrei Lomov wrote:
>> > rpm -V wget glibc-core
>> $ rpm -V wget glibc-core
>> S.5....T c /etc/localtime
>> S.5....T c /etc/nsswitch.conf
>> ..?.....   /sbin/glibc_fix_nsswitch
>> ..?.....   /sbin/glibc_fix_nsswitch.sh
>> ..?.....   /sbin/glibc_post_upgrade
>> ..?.....   /sbin/post_ldconfig
>> ..?.....   /sbin/postun_ldconfig
> 
> Странно, вроде всё нужное цело.
> 
> Дома на бранче wget-1.10.2-alt2, glibc-core-2.5-alt4 --
> работают без проблем.
> 
> ldd /usr/bin/wget
> ?
> 
$ ldd /usr/bin/wget
        linux-gate.so.1 =>  (0xffffe000)
        librt.so.1 => /lib/librt.so.1 (0xb7f62000)
        libssl.so.6 => /lib/libssl.so.6 (0xb7f23000)
        libcrypto.so.6 => /lib/libcrypto.so.6 (0xb7ded000)
        libc.so.6 => /lib/libc.so.6 (0xb7cc7000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7cb1000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7cad000)
        /lib/ld-linux.so.2 (0x80000000)

-- 
Всего доброго,
А.Л.




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

* Re: [Comm] branch 4: wget relocation error
  2007-10-25  6:46       ` Andrei Lomov
@ 2007-10-28 18:13         ` Michael Shigorin
  2007-10-29  8:55         ` Igor Zubkov
  1 sibling, 0 replies; 8+ messages in thread
From: Michael Shigorin @ 2007-10-28 18:13 UTC (permalink / raw)
  To: community

On Thu, Oct 25, 2007 at 01:46:36PM +0700, Andrei Lomov wrote:
> $ ldd /usr/bin/wget
>         linux-gate.so.1 =>  (0xffffe000)
>         librt.so.1 => /lib/librt.so.1 (0xb7f62000)
>         libssl.so.6 => /lib/libssl.so.6 (0xb7f23000)
>         libcrypto.so.6 => /lib/libcrypto.so.6 (0xb7ded000)
>         libc.so.6 => /lib/libc.so.6 (0xb7cc7000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0xb7cb1000)
>         libdl.so.2 => /lib/libdl.so.2 (0xb7cad000)
>         /lib/ld-linux.so.2 (0x80000000)

Аналогично.

Андрей, боюсь, как майнтейнер wget я Вам ничем не могу помочь :(

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [Comm] branch 4: wget relocation error
  2007-10-25  6:46       ` Andrei Lomov
  2007-10-28 18:13         ` Michael Shigorin
@ 2007-10-29  8:55         ` Igor Zubkov
  2007-11-06 15:17           ` Andrei Lomov
  1 sibling, 1 reply; 8+ messages in thread
From: Igor Zubkov @ 2007-10-29  8:55 UTC (permalink / raw)
  To: ALT Linux Community general discussions

2007/10/25, Andrei Lomov:
> > Дома на бранче wget-1.10.2-alt2, glibc-core-2.5-alt4 --
> > работают без проблем.
> >
> > ldd /usr/bin/wget
> > ?
> >
> $ ldd /usr/bin/wget
>         linux-gate.so.1 =>  (0xffffe000)
>         librt.so.1 => /lib/librt.so.1 (0xb7f62000)
>         libssl.so.6 => /lib/libssl.so.6 (0xb7f23000)
>         libcrypto.so.6 => /lib/libcrypto.so.6 (0xb7ded000)
>         libc.so.6 => /lib/libc.so.6 (0xb7cc7000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0xb7cb1000)
>         libdl.so.2 => /lib/libdl.so.2 (0xb7cad000)
>         /lib/ld-linux.so.2 (0x80000000)

А что говорит ldd -u -r /usr/bin/wget ?

-- 
icesik

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

* Re: [Comm] branch 4: wget relocation error
  2007-10-29  8:55         ` Igor Zubkov
@ 2007-11-06 15:17           ` Andrei Lomov
  0 siblings, 0 replies; 8+ messages in thread
From: Andrei Lomov @ 2007-11-06 15:17 UTC (permalink / raw)
  To: community

Igor Zubkov wrote:

> 2007/10/25, Andrei Lomov:
>> > Дома на бранче wget-1.10.2-alt2, glibc-core-2.5-alt4 --
>> > работают без проблем.
>> >
>> > ldd /usr/bin/wget
>> > ?
>> >
>> $ ldd /usr/bin/wget
>>         linux-gate.so.1 =>  (0xffffe000)
>>         librt.so.1 => /lib/librt.so.1 (0xb7f62000)
>>         libssl.so.6 => /lib/libssl.so.6 (0xb7f23000)
>>         libcrypto.so.6 => /lib/libcrypto.so.6 (0xb7ded000)
>>         libc.so.6 => /lib/libc.so.6 (0xb7cc7000)
>>         libpthread.so.0 => /lib/libpthread.so.0 (0xb7cb1000)
>>         libdl.so.2 => /lib/libdl.so.2 (0xb7cad000)
>>         /lib/ld-linux.so.2 (0x80000000)
> 
> А что говорит ldd -u -r /usr/bin/wget ?
 
$ ldd -u -r /usr/bin/wget
Unused direct dependencies:

$

-- 
Всего доброго,
А.Л.




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

end of thread, other threads:[~2007-11-06 15:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-22 11:22 [Comm] branch 4: wget relocation error Andrei Lomov
2007-10-22 13:39 ` Michael Shigorin
2007-10-22 13:50   ` Andrei Lomov
2007-10-22 14:15     ` Michael Shigorin
2007-10-25  6:46       ` Andrei Lomov
2007-10-28 18:13         ` Michael Shigorin
2007-10-29  8:55         ` Igor Zubkov
2007-11-06 15:17           ` Andrei Lomov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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