Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Add camel statistics, for counter, and delay time.

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 4 Oct 2006 18:05:09 +0200
Hi,
I got it to compile now please check that I didn't break anything.
(I did not use your patches).
BR
Anders

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Florent.Drouin@xxxxxxxxxx
Skickat: den 4 oktober 2006 16:04
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: Re: [Wireshark-dev] Add camel statistics, for counter,and delay time.

      Hello Ulf,


Sorry for the undefined external symbols in tap-camelsrt.c
I did remove the two unknown symbols "gtcap_StatSRT" and "gcamel_StatSRT"
in the files ./tap-camelsrt.c  ./epan/camel-persistentdata.c and
./epan/camel-persistentdata.c  in the following patches.

(See attached file: tcap-persistentdata.c.diff)(See attached file:
camel-persistentdata.c.diff)(See attached file: tap-camelsrt.c.diff)

Could you try this ? and if it works apply the patch for
"asn1/camel/packet-camel-templace.c" and for the Makefile ?

I just want to add, that I am working under linux, and I do not have any
error, nor warning concerning these symbols.
So it is for me a surprise to discover that I should have updated the
libwireshark.def .. sorry again ..

Best regards
Florent

<<
Without looking at the patch:


Did you noticed the note in libwireshark.def which I've added some weeks
ago:

"; DATA symbols must be declared WS_VAR_IMPORT in the header file!"


I've stumbled over this several times (and it looks like you've stumbled as
well :-), so I've added a note in this file.

Regards, ULFL
>>