Ethereal-dev: RE: [Ethereal-dev] How to add a new dissector in Linux build?
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
Title: How to add a new dissector in Linux build?
I
found the solution my self. It seems that register.c wasn’t regenerated.
After deleing this file it was regenerated and the protocols are available. But
why wasn’t register.c not regenerated? I tried a “make distclean”
but that didn’t help.
-----Original Message-----
From:
ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Martijn Schipper
Sent: donderdag 17 juni 2004 10:48
To: ethereal-dev@xxxxxxxxxxxx
Subject: [Ethereal-dev] How to add
a new dissector in Linux build?
Hello
list,
I
created a couple of dissectors of my own and added these to Makefile.common. If
I compile this version of Ethereal on Windows the new dissectors are
incorporated. However if I build this version on Linux the new dissector files
get compiled but they do not end up in the binary image (the frames
are not dissected and the protocol and fields can't be selected in the filer
box). Does anybody have a clue what I am doing wrong?
Thanks
in advance,
Martijn
Schipper.
******************Legal Disclaimer**************************
"This email may contain confidential and privileged material for the sole
use of the intended recipient. Any unauthorized review, use or distribution by
others is strictly prohibited. If you have received the message in error,
please advise the sender by reply email help@xxxxxxxxxxxx, and delete the
message. Thank you."
****************************************************************
==================== 06/17/2004 01:56:34 AM MailFilter-2 ====================
This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email and delete the message. Thank you.
|