checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking preferred charset formats for system iconv... not found configure: error: *** The iconv-detect program was unable to determine the *** preferred charset formats recognized by your system *** iconv library. It is suggested that you install a *** working iconv library such as the one found at *** ftp://ftp.gnu.org/pub/gnu/libiconv !!! ERROR: net-news/pan-0.13.3 failed. !!! Function econf, Line 304, Exitcode 1 !!! econf failed emerge info output: Portage 2.0.46-r6 (, gcc-3.2.1, glibc-2.2.5-r4,2.3.1-r3) ================================================================= System uname: 2.4.20-lolo-r1_rc2 i686 AMD Athlon(TM) MP Processor GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share /config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage" USE="x86 oss 3dnow avi crypt encode gif jpeg libg++ mikmod mmx mpeg ncurses pdfl ib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang readline tet ex guile mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gno me gtk opengl aalib afs -apm -arts bonobo cdr -cups doc evo flash gb ggz gphoto2 gtk2 gtkhtml imap -java -kde lcms mbox -motif mozilla nas -nls postgres -qt -qt mt samba sasl slp snmp sse -svga tiff wmf xml -tcltk -leim" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -finline-functions -ffor ce-mem -s -funroll-loops -frerun-loop-opt -fdelete-null-pointer-checks -fprefetc h-loop-arrays -maccumulate-outgoing-args -fschedule-insns" CXXFLAGS="-march=athlon-mp -O3 -pipe -fomit-frame-pointer -finline-functions -ff orce-mem -s -funroll-loops -frerun-loop-opt -fdelete-null-pointer-checks -fprefe tch-loop-arrays -maccumulate-outgoing-args -fschedule-insns" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j3" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache buildpkg"
can you give me the config.log of the failing configure ?
Created attachment 7297 [details] config.log config.log attached
can you unpack the pan tarball in a local dir and try compiling iconv-test.c in it's root ? Return me the ouput and check if it exists normally.
albert pan-0.13.3 # ./iconv-detect System prefers iso-8859-1 System doesn't support any ISO-2022 formats System prefers iso-10646 albert pan-0.13.3 # echo $? 0
this is probably related to another bug... hmmm lets see see bug 13705 and tell me if its fixed
*** This bug has been marked as a duplicate of 13705 ***