$ 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
>$ 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
>
>Ну и в чем вопрос?
>Поставь gettext
>/usr/ports/devel/gettextв том то и дело, что он стоит
$ pkg_info gettext*
Information for gettext-0.16.1_3:
>
>>
>>Ну и в чем вопрос?
>>Поставь 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
>>
>>>
>>>Ну и в чем вопрос?
>>>Поставь 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.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 но не хочется пока систему обновлять, может ещё что-то можно сделать??