Ethereal-dev: [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: PC Drew <drewpc@xxxxxxxxxxxx>
Date: Thu, 05 Jul 2001 10:38:18 -0600
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 returningint
.\wtap.c(276) : error C2039: 'data' : is not a member of 'Buffer'
.\wtap.c(276) : error C2039: 'start' : is not a member of 'Buffer'
.\wtap.c(276) : error C4033: 'wtap_buf_ptr' must return a value
.\wtap.c(280) : error C2146: syntax error : missing ')' before identifier 'callback' .\wtap.c(280) : error C2081: 'wtap_handler' : name in formal parameter list illegal
.\wtap.c(280) : error C2280: missing '{' before identifier 'callback'?
.\wtap.c(306) : fatal error C1004: unexpected end of file found
Generating Code...
NMAKE : fatal error U1077: '"C:\PROGRAM FILES\DEVSTUDIO\VC\BIN\cl.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\PROGRAM FILES\DEVSTUDIO\VC\BIN\NMAKE.exe"' : return code '0x2'
Stop.


is this normal???


--
PC Drew

  Be nice, or I'll replace you with a very
  small shell script