Ethereal-users: Re: [ethereal-users] Build error with 0.8.11 ??

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Sun, 6 Aug 2000 23:04:30 -0700
On Sat, Aug 05, 2000 at 10:49:47AM -0700, Barnaby DiAnni wrote:
> Anything else I can do to help?

Do
	rm packet-snmp.o

and then recompile, and see if that fixes the problem.

"packet-snmp.c" would have to be recompiled so that the object was
produced using the 4.1.1 header files you installed; my brain probably
twitched and assumed that re-running "configure" would cause everything
to be recompiled, which wouldn't necessarily be the case.