не компилируется help2man-1.35.1

не компилируется help2man-1.35.1.
Появляется следующее сообщение

!!! Please attach the following file when filing a report to
bugs.gentoo.org:
!!! /var/tmp/portage/help2man-1.35.1/work/help2man-1.35.1/config.log

!!! ERROR: sys-apps/help2man-1.35.1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
help2man-1.35.1.ebuild, line 24: Called econf '--enable-nls'
ebuild.sh, line 541: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.

К сожалению я не умею писать багрепоты может кто нибудь от меня его отправит. Лог файл ниже.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --build=i686-pc-linux-gnu

## --------- ##
## Platform. ##
## --------- ##

hostname = livecd
uname -m = i686
uname -r = 2.6.15-gentoo-r5
uname -s = Linux
uname -v = #1 SMP Mon Feb 13 20:23:47 UTC 2006

/usr/bin/uname -p =
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.4.4

## ----------- ##
## Core tests. ##
## ----------- ##

configure:1252: checking for perl
configure:1257: ...version 5.005 required
configure:1266: trying perl
found version 5.00801
configure:1275: result: perl
configure:1308: checking for i686-pc-linux-gnu-gcc
configure:1337: result: no
configure:1346: checking for gcc
configure:1362: found /usr/bin/gcc
configure:1372: result: gcc
configure:1616: checking for C compiler version
configure:1619: gcc --version &5
gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1622: $? = 0
configure:1624: gcc -v &5
Reading specs from /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/include/g++-v3 --host=i386-pc-linux-gnu --build=i386-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
configure:1627: $? = 0
configure:1629: gcc -V &5
gcc: `-V' option must have argument
configure:1632: $? = 1
configure:1655: checking for C compiler default output file name
configure:1658: gcc -O2 -mtune=i686 -pipe conftest.c >&5
configure:1661: $? = 0
configure:1707: result: a.out
configure:1712: checking whether the C compiler works
configure:1718: ./a.out
configure:1721: $? = 0
configure:1738: result: yes
configure:1745: checking whether we are cross compiling
configure:1747: result: no
configure:1750: checking for suffix of executables
configure:1752: gcc -o conftest -O2 -mtune=i686 -pipe conftest.c >&5
configure:1755: $? = 0
configure:1780: result:
configure:1786: checking for suffix of object files
configure:1807: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5
configure:1810: $? = 0
configure:1832: result: o
configure:1836: checking whether we are using the GNU C compiler
configure:1860: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5
configure:1866: $? = 0
configure:1869: test -z || test ! -s conftest.err
configure:1872: $? = 0
configure:1875: test -s conftest.o
configure:1878: $? = 0
configure:1891: result: yes
configure:1897: checking whether gcc accepts -g
configure:1918: gcc -c -g conftest.c >&5
configure:1924: $? = 0
configure:1927: test -z || test ! -s conftest.err
configure:1930: $? = 0
configure:1933: test -s conftest.o
configure:1936: $? = 0
configure:1947: result: yes
configure:1964: checking for gcc option to accept ANSI C
configure:2034: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5
configure:2040: $? = 0
configure:2043: test -z || test ! -s conftest.err
configure:2046: $? = 0
configure:2049: test -s conftest.o
configure:2052: $? = 0
configure:2070: result: none needed
configure:2088: gcc -c -O2 -mtune=i686 -pipe conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2094: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2225: checking for library containing dlsym
configure:2255: gcc -o conftest -O2 -mtune=i686 -pipe conftest.c >&5
/var/tmp/portage/help2man-1.35.1/temp/cc6fEkoJ.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:2261: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char dlsym ();
| int
| main ()
| {
| dlsym ();
| ;
| return 0;
| }
configure:2309: gcc -o conftest -O2 -mtune=i686 -pipe conftest.c -ldl >&5
configure:2315: $? = 0
configure:2318: test -z || test ! -s conftest.err
configure:2321: $? = 0
configure:2324: test -s conftest
configure:2327: $? = 0
configure:2342: result: -ldl
configure:2350: checking for module Locale::gettext
Can't locate Locale/gettext.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
configure:2362: result: no
configure:2366: error: perl module Locale::gettext required

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_enable_nls=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -mtune=i686 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_module_Locale__gettext=no
ac_cv_objext=o
ac_cv_prog_PERL=perl
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_search_dlsym=-ldl

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-O2 -mtune=i686 -pipe'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA=''
INSTALL_INFO=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS=''
LIBOBJS=''
LIBS='-ldl '
LTLIBOBJS=''
MAKEINFO=''
MSGFMT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='perl'
SHELL='/bin/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias='i686-pc-linux-gnu'
datadir='/usr/share'
exec_prefix='NONE'
extra_make_all=''
extra_make_install=''
host_alias='i686-pc-linux-gnu'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1

информация по emerge

Gentoo Base System version 1.6.14
Portage 2.1 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r5 i686)
=================================================================
System uname: 2.6.15-gentoo-r5 i686
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.59-r7
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils: 2.16.1-r2
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force
--whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles'
--exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cli crypt cups dri eds emboss encode
foomaticdb fortran gdbm gif gnome gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww
mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdflib perl png pppd python qt
quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts
vorbis xml xmms xorg xv zlib elibc_glibc kernel_linux userland_GNU"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

проблема на

проблема на самом деле записана в этих строках
Can't locate Locale/gettext.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .).

нужно перекомпилировать пакет..
не помню название пакета может это может быть один из двух уже скомпилированных
gettext(или как-то так) или
Locale Xml parser (или как-то так)
в общем поиском (emerge -s) поищи как правильно они называются, вроде бы дело было в "парсере", в общем перекомпилируй это хмл-парсер, а после хелп2мен, если не поможет, геттекст перекомпилируй, а после хелп2мен ..

помогло emerge

помогло
emerge dev-perl/Locale-gettext

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".