checking for gettext in -lintl...gettext function not found.
Please install libintl at Makefile.PL line 18.
либитнтл при этом есть, so.8
на той машине, на которой всё нормально поставилось
ldconfig -r | grep libintl
129:-lintl.6 => /usr/local/lib/libintl.so.6
а тут 8
_________________
Успехов!
апд, с геттекст разобрался обновлением перла до 5,8
но возникла новая проблема с gcc 3.4
../.././..//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
-----------------
может кто что знает?
_________________
«Choose a job you love, and you will never have to work a day in your life» — Confucius