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

Ethereal-users: Re: [Ethereal-users] dissector

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

From: Fabrizio Bertocci <fabrizio@xxxxxxx>
Date: Wed, 06 Jul 2005 15:27:02 -0700
Ooops my bad... I forgot about the Makefile.common...
I guess I've done so long ago that I forgot.
Thanks Guy!
Fab


Guy Harris wrote:

Fabrizio Bertocci wrote:

There's nothing to add to makefiles or config files. The build system automatically will detect your new dissector and build it.


No, it won't.

If you're building a dissector that's built into Ethereal, you have to add the source file's name to the DISSECTOR_SRC macro in the "epan/dissectors/Makefile.common" file.