Brian Gernhardt wrote:
Complete build failure using autoconf here. Just using the Makefile like I always have works fine, but "autoconf ; ./configure" (from the git repo) fails with "configure: error: iconv() not found. Please install libiconv." This confuses me because I have /usr/lib/libiconv.dylib, and compiling with -liconv works. I fail to have the autoconf-foo to figure out what's wrong.
Try "aclocal ; autoconf ; ./configure". -Steve - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html