Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13891 - net-news/pan-0.13.3 fails to compile because of iconv
Summary: net-news/pan-0.13.3 fails to compile because of iconv
Status: RESOLVED DUPLICATE of bug 13705
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High critical
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 00:18 UTC by Jared H. Hudson (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,27.38 KB, text/plain)
2003-01-14 15:14 UTC, Jared H. Hudson (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jared H. Hudson (RETIRED) gentoo-dev 2003-01-14 00:18:35 UTC
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"
Comment 1 foser (RETIRED) gentoo-dev 2003-01-14 08:42:15 UTC
can you give me the config.log of the failing configure ?
Comment 2 Jared H. Hudson (RETIRED) gentoo-dev 2003-01-14 15:14:05 UTC
Created attachment 7297 [details]
config.log

config.log attached
Comment 3 foser (RETIRED) gentoo-dev 2003-01-14 16:42:58 UTC
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.
Comment 4 Jared H. Hudson (RETIRED) gentoo-dev 2003-01-15 21:57:19 UTC
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
Comment 5 foser (RETIRED) gentoo-dev 2003-01-23 07:01:47 UTC
this is probably related to another bug... hmmm lets see

see bug 13705 and tell me if its fixed
Comment 6 foser (RETIRED) gentoo-dev 2003-01-31 12:56:37 UTC

*** This bug has been marked as a duplicate of 13705 ***