On Sep 14, 2007, at 1:32 PM, Steven Grimm wrote:
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".
Yes, remembering to regenerate the configure script would have been
smart. Works perfectly, thank you.
~~ Brian
-
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