ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Last SVN Code Source Compile error with win32

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

From: Olivier GRALL <olivier.grall@xxxxxxxxxx>
Date: Tue, 01 Mar 2005 10:39:01 +0100
I used the automated build. So I installed CygWin, flex/bison for Win32 first. Then I launched a VC98/bin script to permit compile on command line. I cleaned the headers with cleanbld.bat. I compiled with nmake -f Makefile.nmake. And I got the error.

Now I see differences between the release and the SVN source code : asn1 (that's all?). What are the differences exactly ? About the libraries ? I used "nmake -f Makefile.nmake verify_tools" and it's ok.

I had a look to the document and I didn't see really more informations on win32.

Thanks,

Olivier.

Ulf Lamping a écrit :

Olivier GRALL wrote:

Hello,

I've just tried to compile SVN Last source code under Windows XP. It doesn't work. It works for 0.10.9 release.

My error message:

Generating code...
Compiling...
ascend-grammar.c
bison.simple (35) : error C2371: '_alloca' : redefinition; different basic types
Generating code...
Compiling...
ascend-scanner.c
Generating code...
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.


Hi!

Both the buildbot builds and my personal WinXP build works fine.

I don't know of any changes in the ascend thing lately.

Are you aware, that the SVN and release builds slightly differ? You need additional tools (e.g. from cygwin) to build the SVN build. Have a look at the "Ethereal Developers Guide" for WinXP setup at http://wiki.ethereal.com/Development

BTW: Did you tried calling the cleanbld.bat first?

Regards, ULFL

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev