Поставил некоторые проги, а эти отказываются ставиться.
XMMS делает конфиг, после мейка ругается:
Код: Выделить всё
ir.c:19: error: static declaration of ‘keepGoing’ follows non-static declaration
ir.h:53: error: previous declaration of ‘keepGoing’ was here
ir.c:22: error: static declaration of ‘irapp_thread’ follows non-static declaration
ir.h:52: error: previous declaration of ‘irapp_thread’ was here
make[3]: *** [ir.lo] Ошибка 1
make[3]: Leaving directory `/home/vizakenjack/Downloads/xmms-1.2.10/General/ir'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/vizakenjack/Downloads/xmms-1.2.10/General'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/vizakenjack/Downloads/xmms-1.2.10'
make: *** [all] Ошибка 2irssi тоже делает конфиг, а после make выдает:
Код: Выделить всё
perl-core.c:35:18: error: XSUB.h: Нет такого файла или каталога
perl-core.c: In function ‘perl_script_destroy_package’:
perl-core.c:53: error: ‘dSP’ undeclared (first use in this function)
perl-core.c:55: error: ‘ENTER’ undeclared (first use in this function)
perl-core.c:56: error: ‘SAVETMPS’ undeclared (first use in this function)
perl-core.c:58: warning: implicit declaration of function ‘PUSHMARK’
perl-core.c:58: error: ‘SP’ undeclared (first use in this function)
perl-core.c:59: warning: implicit declaration of function ‘XPUSHs’
perl-core.c:59: warning: implicit declaration of function ‘sv_2mortal’
(... еще куча сообщений подобного рода ...)
perl-core.c: In function ‘compile’:
/usr/include/regexp.h:202: warning: control reaches end of non-void function
make[3]: *** [perl-core.lo] Ошибка 1
make[3]: Leaving directory `/home/vizakenjack/Downloads/irssi-0.8.10/src/perl'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/home/vizakenjack/Downloads/irssi-0.8.10/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/vizakenjack/Downloads/irssi-0.8.10'
make: *** [all-recursive-am] Ошибка 2Думаю, что то с пакетами... Качал проги в rpm-формате, обе ругаются на libssl и libcrypt.
urpmi выдает:
Код: Выделить всё
[root@localhost Downloads]# urpmi ssl
нет пакета с именем ssl
Следующие пакеты содержат ssl:
lib64openssl0.9.8
lib64openssl0.9.8-devel
libopenssl0.9.8
libopenssl0.9.8-devel
libopenssl0.9.8-static-devel
openssl
[root@localhost Downloads]# urpmi crypt
нет пакета с именем crypt
Следующие пакеты содержат crypt:
lib64beecrypt6
lib64gcrypt11
lib64gcrypt11-devel
libbeecrypt6
libbeecrypt6-devel
libgcrypt11
libgcrypt11-devel
pycrypto