Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Are there problems in packet-x11.c?

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

From: "Guy Harris" <gharris@xxxxxxxxx>
Date: Wed, 10 Mar 2004 15:36:25 -0800 (PST)
Richard Sharpe said:
> My latest build attempt from CVS gets this result:
>
> ../packet-x11.c: In function `setOfKeyButMask':
> ../packet-x11.c:2282: `hf_x11_modifiers_mask_Button1' undeclared (first
> use in this function)
> ../packet-x11.c:2282: (Each undeclared identifier is reported only once
> ../packet-x11.c:2282: for each function it appears in.)
> ../packet-x11.c:2283: `hf_x11_modifiers_mask_Button2' undeclared (first
> use in this function)

Try removing, from the top-level directory, "x11-register-info.h" and
"x11-declarations.h", and rebuilding.