I am trying to get, ultimately, XML::SAX and some of its own supporting modules (e.g. XML::SAX::ParserFactory which needs XML::SAX::Writer which needs Text::Iconv). How how the merry nymphs dance and prance on m' forehead. Argh!
Has anyone encountered this? Here is the output from an install. Cheers, Ward P.S. Thanks to all for the previous help with apache (even though it was not related to the mailing list (i.e. WOT)) as a LOT of people provided some much need help. Thanks! Writing Makefile for Text::Iconv cp Iconv.pm blib/lib/Text/Iconv.pm AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv) /usr/bin/perl -I/System/Library/Perl/darwin -I/System/Library/Perl /System/Library/Perl/ExtUtils/xsubpp -typemap /System/Library/Perl/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c cc -c -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -I/usr/local/include -O3 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" -I/System/Library/Perl/darwin/CORE Iconv.c Iconv.xs:15: header file 'iconv.h' not found Iconv.xs:21: undefined type, found `iconv_t' Iconv.xs:139: undefined type, found `iconv_t' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make: *** [Iconv.o] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
