Hi, That was a fault in a recent checkin of sctp_graph_dlg.c i think (resloved later) try a SVN update and rebuild. Regards Anders
________________________________ Från: [EMAIL PROTECTED] genom Brian Vandenberg Skickat: on 2007-05-23 01:32 Till: Developer support list for Wireshark Ämne: Re: [Wireshark-dev] problems building in win32 environment 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 [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
<<winmail.dat>>
_______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
