* [mdk-re] Spring2001: ucd-snmpd start error
@ 2001-05-05 10:06 Alexandre Redko
2001-05-05 10:14 ` Alexander Bokovoy
0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Redko @ 2001-05-05 10:06 UTC (permalink / raw)
To: Mandrake
Добрый день!
В празднички занялся установкой Spring2001.
Не удалось запустить snmpd (который работал как часы в Mdk 7.0 - в отличие
от BC 6.02 и BC 6.2; собственно, там тоже заработал после переустановки
родных на взятый из Mdk 7.0).
May 4 14:03:40 linux snmpd: gcc:
May 4 14:03:40 linux snmpd: snmpd.o: No such file or directory
May 4 14:03:40 linux snmpd: gcc:
May 4 14:03:40 linux snmpd: .libs/libucdagent.so: No such file or directory
May 4 14:03:40 linux snmpd: gcc:
May 4 14:03:40 linux snmpd: .libs/libucdmibs.so: No such file or directory
May 4 14:03:40 linux snmpd: gcc:
May 4 14:03:40 linux snmpd: ../snmplib/.libs/libsnmp.so: No such file or
directory
May 4 14:03:40 linux snmpd: snmpd startup failed
На самом деле эти библиотеки (кроме snmpd.0 - эту не нашел, хотя мог
второпях и пропустить) есть - в /usr/lib
Regards to All
Alexandr Redko
LU # 178842
ICQ # 75828152
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] Spring2001: ucd-snmpd start error
2001-05-05 10:06 [mdk-re] Spring2001: ucd-snmpd start error Alexandre Redko
@ 2001-05-05 10:14 ` Alexander Bokovoy
2001-05-10 9:13 ` Alexandre Redko
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Bokovoy @ 2001-05-05 10:14 UTC (permalink / raw)
To: mandrake-russian
On Sat, May 05, 2001 at 10:09:13AM +0400, Alexandre Redko wrote:
> Добрый день!
> В празднички занялся установкой Spring2001.
>
> Не удалось запустить snmpd (который работал как часы в Mdk 7.0 - в отличие
> от BC 6.02 и BC 6.2; собственно, там тоже заработал после переустановки
> родных на взятый из Mdk 7.0).
>
> May 4 14:03:40 linux snmpd: gcc:
> May 4 14:03:40 linux snmpd: snmpd.o: No such file or directory
> May 4 14:03:40 linux snmpd: gcc:
> May 4 14:03:40 linux snmpd: .libs/libucdagent.so: No such file or directory
> May 4 14:03:40 linux snmpd: gcc:
> May 4 14:03:40 linux snmpd: .libs/libucdmibs.so: No such file or directory
> May 4 14:03:40 linux snmpd: gcc:
> May 4 14:03:40 linux snmpd: ../snmplib/.libs/libsnmp.so: No such file or
> directory
> May 4 14:03:40 linux snmpd: snmpd startup failed
>
> На самом деле эти библиотеки (кроме snmpd.0 - эту не нашел, хотя мог
> второпях и пропустить) есть - в /usr/lib
Похоже, что прошиты пути в сборке. Надо будет посмотреть на выходных.
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | ALT Linux Team | Minsk Linux Users Group
www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
-- You won't skid if you stay in a rut.
-- Frank Hubbard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] Spring2001: ucd-snmpd start error
2001-05-05 10:14 ` Alexander Bokovoy
@ 2001-05-10 9:13 ` Alexandre Redko
2001-05-10 10:40 ` Alexander Bokovoy
0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Redko @ 2001-05-10 9:13 UTC (permalink / raw)
To: mandrake-russian
Добрый день!
> Похоже, что прошиты пути в сборке. Надо будет посмотреть на выходных.
> --
Humbly remind.
Regards to All
Alexandr Redko
LU # 178842
ICQ # 75828152
----- Original Message -----
From: "Alexander Bokovoy" <ab@avilink.net>
To: <mandrake-russian@altlinux.ru>
Sent: Saturday, May 05, 2001 10:17 AM
Subject: Re: [mdk-re] Spring2001: ucd-snmpd start error
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] Spring2001: ucd-snmpd start error
2001-05-10 9:13 ` Alexandre Redko
@ 2001-05-10 10:40 ` Alexander Bokovoy
0 siblings, 0 replies; 4+ messages in thread
From: Alexander Bokovoy @ 2001-05-10 10:40 UTC (permalink / raw)
To: mandrake-russian; +Cc: ldv
On Thu, May 10, 2001 at 09:17:29AM +0400, Alexandre Redko wrote:
> Добрый день!
>
> > Похоже, что прошиты пути в сборке. Надо будет посмотреть на выходных.
> > --
>
> Humbly remind.
Да, конечно. Посмотрел -- там типичная ошибка с libtool, когда вместо
самого бинарника snmpd ставится скрипт-оболочка, делающая позднюю связку и вызов
бинарника. Об ошибке отправлено мейнтейнеру пакета.
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | ALT Linux Team | Minsk Linux Users Group
www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
-- You won't skid if you stay in a rut.
-- Frank Hubbard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-05-10 10:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-05 10:06 [mdk-re] Spring2001: ucd-snmpd start error Alexandre Redko
2001-05-05 10:14 ` Alexander Bokovoy
2001-05-10 9:13 ` Alexandre Redko
2001-05-10 10:40 ` Alexander Bokovoy
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