On Tue, Jun 12, 2012 at 9:57 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
>
> On Jun 12, 2012, at 6:05 PM, Evan Huus wrote:
>
>> I've just started getting a build failure (on linking) in the last
>> couple of days, even after a make distclean on the whole tree:
>
> When all else fails, "make maintainer-clean"/"./autogen.sh"/"./configure" is your friend. I haven't seen that problem, but I haven't done an update since before Jakub checked in the new protocol tree model code; perhaps this is a consequence of that.
That worked, thanks.
For future reference, what does maintainer-clean do that dist-clean doesn't?
Evan