Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-10 Thread Graham Bloice
Michael Lum wrote: > I tried this, the command-line I used to generate the .i file was: > > > filesystem.c > C:\PROGRA~1\MICROS~3\VC98\INCLUDE\exdisp.h(3766) : fatal error C1070: > mismatched #if/#endif pair in fi > le 'C:\PROGRA~1\MICROS~3\VC98\INCLUDE\exdisp.h' > > The file date is consistent

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-09 Thread Michael Lum
'Developer support list for Wireshark' > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > Hi, > Could the problem be that "old" gtk stuff is left? > Try the setup_clen target then setup then build. > Best regards > Anders > > -Urspru

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-09 Thread Michael Lum
B1 UTStarcom Canada, Inc. CDMA Division > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Graham Bloice > Sent: October 8, 2007 8:46 AM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] 0.99.6 build p

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-08 Thread Timothy.Cook
eloper support list for Wireshark > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > Michael Lum wrote: > > I updated my cygwin installation but that didn't help. > > > > I followed the link for the MS Platform SDK but it states VC 6.0 is > > n

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-08 Thread Graham Bloice
Michael Lum wrote: > I updated my cygwin installation but that didn't help. > > I followed the link for the MS Platform SDK but it states VC 6.0 is not > supported: > > Development Tools. To build the C/C++ samples, you must have a C/C++ > compiler. If you are using Microsoft Visual C/C++(r), run i

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-08 Thread Graham Bloice
[EMAIL PROTECTED] wrote: > Sorry, but I came into this thread somewhere in the middle. I didn't > see the original build output where your build stops. > > If you have MS VC++ 6.0 installed, you don't need the SDK!!! > I have been building Ethereal/Wireshark for several years now with the > same M

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-08 Thread Anders Broman
eshark.org Ämne: Re: [Wireshark-dev] 0.99.6 build problems on Windows Sorry, but I came into this thread somewhere in the middle. I didn't see the original build output where your build stops. If you have MS VC++ 6.0 installed, you don't need the SDK!!! I have been building Ethereal/W

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-08 Thread Timothy.Cook
gt; Have a nice day > GV > > > > - Original Message - > From: "Michael Lum" <[EMAIL PROTECTED]> > To: "Developer support list for Wireshark" > > Sent: Friday, October 05, 2007 3:40 PM > Subject: Re: [Wireshark-dev] 0.99.6 build problems

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-05 Thread Gianluca Varenni
for Wireshark" Sent: Friday, October 05, 2007 3:40 PM Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows >I updated my cygwin installation but that didn't help. > > I followed the link for the MS Platform SDK but it states VC 6.0 is not > supported: > > D

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-05 Thread Gerald Combs
Graham Bloice wrote: > Personally, when I used VC6 I always built with the SDK includes. The > VC6 toolchain and standard includes were so old it was essential, > certainly for my day job. However, I see the Developers Guide claims > that it isn't required. I'd be interested to know if the build

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-05 Thread Gerald Combs
Graham Bloice wrote: > Personally, when I used VC6 I always built with the SDK includes. The > VC6 toolchain and standard includes were so old it was essential, > certainly for my day job. However, I see the Developers Guide claims > that it isn't required. I'd be interested to know if the build

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-05 Thread Michael Lum
: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > Michael Lum wrote: > > Okay, here is the INCLUDE value: > > > > > INCLUDE=C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE;C:\PROGRA~1\MICROS~3\VC9 > > 8\ > > INCL

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-05 Thread Graham Bloice
Michael Lum wrote: > Okay, here is the INCLUDE value: > > INCLUDE=C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE;C:\PROGRA~1\MICROS~3\VC98\ > INCLUDE;C:\PROGRA~1\MICROS~3\V > C98\MFC\INCLUDE;C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE;C:\PROGRA~1\MICROS > ~3\VC98\INCLUDE;C:\PROGRA~1\MI > CROS~3\VC98\MFC\INCLUDE;C

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Timothy.Cook
To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows There is a great article at that address (http://www.codeproject.com/useritems/custom_dissector.asp) which I used to build Wireshar

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Michael Lum
cal Heude Sent: October 4, 2007 12:33 PM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows There is a great article at that address (http://www.codeproject.com/useritems/custom_dissector.asp) which

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Pascal Heude
Heude > Date: Fri, 5 Oct 2007 01:36:58 +0800 > From: [EMAIL PROTECTED] > To: wireshark-dev@wireshark.org > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > Okay, here is the INCLUDE value: > > INCLUDE=C:\PROGRA~1\MICROS~3\VC98\ATL\INCLUDE;C:\PROGRA~1\MICROS~

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Michael Lum
, B.C. Canada V6V 3B1 UTStarcom Canada, Inc. CDMA Division > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Graham Bloice > Sent: October 4, 2007 9:42 AM > To: Developer support list for Wireshark > Subject: Re: [Wiresh

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Graham Bloice
Michael Lum wrote: > My path is as follows: > > Ah. What I meant ask is what is the value of the INCLUDE var in your build environment. Although from your path, it does look like you don't have the SDK installed\setup. -- Regards, Graham Bloice Software Developer Trihedral UK Limited Tel: +

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Michael Lum
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Graham Bloice > Sent: October 4, 2007 9:08 AM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > Michael Lum wrote: &

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Graham Bloice
Michael Lum wrote: > Hi, > > I'm having a problem trying to build Wireshark 0.99.6 source on Windows. > I've searched on Google, etc. but can't find anything that helps. > > Everything looks good until it comes to compiling 'filesystem.c': > > ... > > filesystem.c > C:\PROGRA~1\MICROS~3\VC98\INCL

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-04 Thread Michael Lum
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Singer, Chad > Sent: October 3, 2007 6:47 PM > To: Developer support list for Wireshark > Subject: Re: [Wireshark-dev] 0.99.6 build problems on Windows > > On windows the c

Re: [Wireshark-dev] 0.99.6 build problems on Windows

2007-10-03 Thread Singer, Chad
Subject: [Wireshark-dev] 0.99.6 build problems on Windows Hi, I'm having a problem trying to build Wireshark 0.99.6 source on Windows. I've searched on Google, etc. but can't find anything that helps. Everything looks good until it comes to compiling 'filesystem.c': ...

[Wireshark-dev] 0.99.6 build problems on Windows

2007-10-03 Thread Michael Lum
Hi, I'm having a problem trying to build Wireshark 0.99.6 source on Windows. I've searched on Google, etc. but can't find anything that helps. Everything looks good until it comes to compiling 'filesystem.c': ... filesystem.c C:\PROGRA~1\MICROS~3\VC98\INCLUDE\exdisp.h(1423) : error C2032: ''