Ethereal-dev: Re: [Ethereal-dev] compiling on win32

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

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Thu, 05 Jul 2001 11:55:36 -0500
PC Drew wrote:
> 
> When I compile the package on win32 using Visual C++ 97, it seems that
> every file has parse errors:
> 
> .\buffer.h(43) : error C2059: syntax error : ')'
> .\buffer.h(44) : error C2143: syntax error : missing ')' before '*'
> .\buffer.h(44) : error C2143: syntax error : missing '{' before '*'
> .\buffer.h(44) : error C2059: syntax error : 'type'
> .\buffer.h(44) : error C2059: syntax error : ')'
> .\wtap.c(235) : error C4013: 'buffer_free' undefined; assuming extern

Is this one of those funky unix2dos thingies ?

I had some IDL files that complained until I dos2unix'd them.

/Frank..

-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Mobile : +1 214 228 0874      Amateur Radio: VK3FCS/KM5WS   
Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 7.1 (2.4.3-12 kernel).