The latest iconv detection code doesn't appear to account for the case where iconv_open() is defined in libiconv. It only checks for iconv_open() in libc and libiconv_open() in libiconv.
This breaks the build under FreeBSD unless the GNU libiconv port is installed. -- Jon Parise ([EMAIL PROTECTED]) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php