Wireshark-dev: Re: [Wireshark-dev] error in epan/tfs.h
From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Jul 2011 09:12:21 -0600
On Fri, Jul 15, 2011 at 08:34:48PM +0530, sagar sg wrote:

>    I am getting the following error during the compilation of the 
> dissector on linux platform, does anybody know the cause for this 
> error and solution ?? please reply.

> /wireshark/wireshark-1.4.7/epan/ftypes/ftypes.h:263: error: expected
> constructor, destructor, or type conversion before âu

Constructor/destructor?  Are you trying to compile C++ code into 
Wireshark?