On Jul 26, 2008, at 8:44 AM, Frank Solensky wrote:
I've been getting the following error since updating my work area
about
a week or so ago:
$ make
make: *** No rule to make target `aclocal-fallback/iconv.m4',
needed by `Makefile.in'. Stop.
No doubt there's an easy way out of it. I just don't know what it is
offhand. Any suggestions?
I think going back to the beginning and doing
./autogen.sh
./configure {configure options}
is necessary in that case, to re-generate all the automake/autoconf
stuff and reconfigure.