ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] problems building in win32 environment

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Wed, 23 May 2007 09:48:25 +0200
Brian Vandenberg wrote:
A few things on this: I was mistaken about my 'fix'. I re-ordered the parameters S.T. the /D /I /E /Y params came first, as well as switching to using \s ... I think the former fixed it.

Also, I got around the 2nd problem by switching to using VS2005 (I have vs6, 7, and 8 installed, so I figured why not?)


Hi Brian!

Please don't give us your interpretation of the messages/warnings/errors you've got and the things you've done (this sounds much like "my TV is broken" ...), but the *exact* text of it. Anything else will leave us only in guesswork ...

Regards, ULFL
Brian Vandenberg wrote:
I've ran into two problems building in win32. One machine using vs2005, the other vs6.

The 2005 machine threw an error when trying to do the xcopy operation on line 475 of makefile.nmake, saying invalid # of parameters. I was able to fix this by changing ZLIB_DIR to use \s instead of /s, but I'm guessing the /s were intentional for some reason so a better(?) fix may be best.

 The other error is when building sctp_graph_dlg.c, on line 366, it says:

sctp_graph_dlg.c(366) : error C2220: warning treated as error - no object file generated
...
Generating code...
NMAKE : Fatal error U1077: 'cl' : return code '0x2'
(yada yada)

I'm unsure of the cause for this. I already have HHC_DIR commented out in config.nmake ... haven't found a way to resolve this yet.

-Brian

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev