Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx> wrote Thu, Sep 13, 2007: > > On Sep 13, 2007, at 5:45 AM, Jonas Fonseca wrote: > > >Thanks to Steven Grimm, tig now comes with optional autoconf based > >intelligence to figure out various system dependencies. Using it > >should > >be as easy as: > > > > make configure > > ./configure --prefix=$HOME --with-libiconv=/usr/local > > make install > > 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. Could you try to pull the lastest changes and test if it fixes this? -- Jonas Fonseca - 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