Ethereal-dev: SV: [Ethereal-dev] Wiretap support for Catapult DCT2000 .outfiles(nowwith mtp2)

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Fri, 14 Apr 2006 14:43:48 +0200
Hi,
Checked in with a change to not declare:
catapult_dct2000_board_ports_only; extern in packet-catapult_dct2000.c
as MSVC didn't like it.

Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Mathieson
Skickat: den 14 april 2006 02:20
Till: Ethereal development
Ämne: Re: [Ethereal-dev] Wiretap support for Catapult DCT2000
.outfiles(nowwith mtp2)

Hi Anders,

Could you please try this version of catapult_dct2000.c instead?  It uses
memset rather than bzero now, and hopefully casts those warnings away (I
didn't see them with linux + gcc 3.3.2).

Thanks,
Martin

----- Original Message ----- 
From: "Anders Broman" <a.broman@xxxxxxxxx>
To: "'Ethereal development'" <ethereal-dev@xxxxxxxxxxxx>
Sent: 13 April 2006 23:12
Subject: SV: [Ethereal-dev] Wiretap support for Catapult DCT2000 .out
files(nowwith mtp2)


Hi,
I get the following error with MSVC6
catapult_dct2000.c
catapult_dct2000.c(188) : warning C4013: 'bzero' undefined; assuming extern
returning int
file_access.c
wtap.c
Generating Code...
catapult_dct2000.c(679) : warning C4761: integral size mismatch in argument;
conversion supplied
catapult_dct2000.c(680) : warning C4761: integral size mismatch in argument;
conversion supplied
:
LINK : warning LNK4068: /MACHINE not specified; defaulting to IX86
   Creating library wiretap-0.3.lib and object wiretap-0.3.exp
catapult_dct2000.obj : error LNK2001: unresolved external symbol _bzero
wiretap-0.3.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'

Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Mathieson
Skickat: den 13 april 2006 12:17
Till: Ethereal development
Ämne: [Ethereal-dev] Wiretap support for Catapult DCT2000 .out files
(nowwith mtp2)

Hi,

Here is an updated version of these files and patch, now with support
for MTP2.  Olivier's trace used the ANSI variant - the MTP2 and MTP3
decode fine with the right preferences set (although the ISUP dissector
reports a reserved/retired message type).

I've also appended one of these frames to test.out now.

Best regards,
Martin


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