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

Ethereal-dev: [Ethereal-dev] packet-x11.c compiling error on window

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

From: "Daorong Yu" <Daorong.Yu@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Mar 2004 17:58:11 -0500

Hi All,

 

I checked out the latest version of ethereal this morning. When I compiled it using VS C++ 6.0 on window 2000, I had the following error messages:

 

../packet-x11.c(1244) : error C2065: 'hf_x11_coloritem_flags' : undeclared identifier

../packet-x11.c(1248) : error C2065: 'hf_x11_coloritem_flags_do_red' : undeclared identifier

:

:

 

 May I ask for some suggestions?

 

 

Regards,

Daorong