Hello, I'm try to write my first dissector plugin for wireshark.
To start I read the chapter 9.2 and 9.2.1 in the developer's guide. Now I has this files in my plugin dir: |-- Makefile.am |-- Makefile.common |-- Makefile.in |-- Makefile.nmake |-- moduleinfo.h |-- moduleinfo.nmake |-- packet-dpnetB.c |-- plugin.c |-- plugin.lo `-- plugin.rc.in By calling autoreconf in the basedir of wireshark-source, no Makefile for my plugin is gendered. I has never use the GNU Autotools an I doesn't know to compile the plugin. ___________________________________________________________________ WEB.DE FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss für 17,95 Euro/mtl.! http://produkte.web.de/go/02/ ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
