Do you have iconv-devel installed?
Do you have iconv-devel installed?
perl.c:29:20: error: EXTERN.h: No such file or directory
perl.c:30:18: error: perl.h: No such file or directory
perl.c:31:18: error: XSUB.h: No such file or directory
perl -MExtUtils::Embed -e ccopts
perl -MExtUtils::Embed -e ldopts
PERL_CCOPTS= -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE $(CFLAGS)
PERL_LIBS= -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE -L/usr/local/lib -L/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
yum install perl-ExtUtils-Embed perl-devel perl-libs