On May 26, 2012, at 7:30 PM, Bill Meier wrote: > I did (had to do ?) a complete rm config.cache, ./autogen.sh and ./configure > sequence before doing make to get rid of the error.
I had a similar problem, but I didn't have to do "rm config.cache" - re-running autogen.sh and configure was sufficient. > (I was too lazy to determine the actual reason for the error). I think the actual reason for the error is "automake does not generate Makefile.in files that have a sufficient number of dependencies to force a rebuild of everything that needs to be rebuilt if something included by a Makefile.am file is changed". :-) Perhaps, due to limitations of (GNU) make, "does not" should be replaced by "cannot". ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe