I've stumbled unto the same problem a week ago aswell. Indeed, using
--without-iconv works; however, those errors are partially because of
some incompatibility with the iconv library (according to Wez, some long
time ago). I'll try and rebuild it with an earlier version to see if it
works, beca
Try to add --without-iconv. Or install the iconv libraries from
http://ctindustries.net/dom/libxml/
- Frank
> C:\Work\php-5.0.3>cscript /nologo configure.js --without-simplexml
--without-xml
> --without-xmlrpc --without-libxml
> Saving configure options to config.nice.bat
> Checking for cl.exe .