URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 74889
[ Назад ]

Исходное сообщение
"не удаётся установить p5-Locale-gettext"

Отправлено ilyamaltian , 26-Июн-07 17:26 
$ sudo make install
===>   p5-gettext-1.05_1 depends on file: /usr/local/bin/perl5.6.2 - found
===>   p5-gettext-1.05_1 depends on shared library: intl - found
===>  Configuring for p5-gettext-1.05_1
checking for gettext... no
checking for gettext in -L/usr/local/bin/perl5.6.2/lib -lintl -I/usr/local/bin/perl5.6.2/include... no
gettext function not found. Please install libintl at ./Makefile.PL line 18.
*** Error code 2

Содержание

Сообщения в этом обсуждении
"не удаётся установить p5-Locale-gettext"
Отправлено GloryS , 26-Июн-07 17:41 
>$ sudo make install
>===>   p5-gettext-1.05_1 depends on file: /usr/local/bin/perl5.6.2 - found
>===>   p5-gettext-1.05_1 depends on shared library: intl - found
>===>  Configuring for p5-gettext-1.05_1
>checking for gettext... no
>checking for gettext in -L/usr/local/bin/perl5.6.2/lib -lintl -I/usr/local/bin/perl5.6.2/include... no
>gettext function not found. Please install libintl at ./Makefile.PL line 18.
>*** Error code 2


Ну и в чем вопрос?
Поставь gettext
/usr/ports/devel/gettext


"не удаётся установить p5-Locale-gettext"
Отправлено ilyamaltian , 26-Июн-07 17:47 

>
>Ну и в чем вопрос?
>Поставь gettext
>/usr/ports/devel/gettext

в том то и дело, что он стоит
$ pkg_info gettext*
Information for gettext-0.16.1_3:


"не удаётся установить p5-Locale-gettext"
Отправлено GloryS , 26-Июн-07 17:53 
>
>>
>>Ну и в чем вопрос?
>>Поставь gettext
>>/usr/ports/devel/gettext
>
>в том то и дело, что он стоит
>$ pkg_info gettext*
>Information for gettext-0.16.1_3:

Аааа...так может порт p5-gettext обновить?

Port:   p5-gettext-1.05_1
Path:   /usr/ports/devel/p5-Locale-gettext
Info:   Message handling functions
Maint:  demon@FreeBSD.org
B-deps: gettext-0.14.5_2 libiconv-1.9.2_2 perl-5.8.8


"не удаётся установить p5-Locale-gettext"
Отправлено ilyamaltian , 27-Июн-07 09:23 
>>
>>>
>>>Ну и в чем вопрос?
>>>Поставь gettext
>>>/usr/ports/devel/gettext
>>
>>в том то и дело, что он стоит
>>$ pkg_info gettext*
>>Information for gettext-0.16.1_3:
>
>Аааа...так может порт p5-gettext обновить?
>
>Port:   p5-gettext-1.05_1
>Path:   /usr/ports/devel/p5-Locale-gettext
>Info:   Message handling functions
>Maint:  demon@FreeBSD.org
>B-deps: gettext-0.14.5_2 libiconv-1.9.2_2 perl-5.8.8

------------
проблема оказалась в перле, помогла установка 5,8



"не удаётся установить gcc 3.4  под 5,2,1"
Отправлено ilyamaltian , 27-Июн-07 12:28 
../.././..//gcc-3.4.6/libiberty/fibheap.c: In function `fibheap_union':
../.././..//gcc-3.4.6/libiberty/fibheap.c:166: warning: implicit declaration of function `free'
../.././..//gcc-3.4.6/libiberty/fibheap.c: In function `fibheap_delete_node':
../.././..//gcc-3.4.6/libiberty/fibheap.c:285: error: `LONG_MIN' undeclared (first use in this function)
../.././..//gcc-3.4.6/libiberty/fibheap.c:285: error: (Each undeclared identifier is reported only once
../.././..//gcc-3.4.6/libiberty/fibheap.c:285: error: for each function it appears in.)
../.././..//gcc-3.4.6/libiberty/fibheap.c: In function `fibheap_consolidate':
../.././..//gcc-3.4.6/libiberty/fibheap.c:395: warning: implicit declaration of function `memset'
gmake[2]: *** [fibheap.o] Error 1
---------------

погуглил и нашёл только что всё нормально под 5,3 но не хочется пока систему  обновлять, может ещё что-то можно сделать??