Wireshark mailing list archives

Re: plugin.c error !!


From: Roland Knall <rknall () gmail com>
Date: Mon, 5 May 2014 21:42:03 +0200

Hi Khemis

In the sub-directory /doc in your wireshark src are various README file,
which contain the answers to your questions. In your case it is
README.developer and README.plugins.

In this case you have incorrectly named the proto and handoff register
functions.

Also, take a look at existing plugin implementations, they contain all the
necessary functions already, and you can take it from there.

regards,
Roland



On Mon, May 5, 2014 at 9:28 PM, khemis haythem <khemis.haythem () yahoo fr>wrote:



Khemis Haythem
Adresse : Boite Postale 101  4118, Mednine
GSM : +216 55 69 19 90
E-mail : khemis.haythem () yahoo fr
Statut : Élève ingénieur
Spécialité : Génie des Communications et des Réseaux
Ecole : Ecole National d'Ingénieurs de Gabes
hello,
when i run 'make' i get this error message :
make[3]: Entering directory '/home/haythem/wireshark/plugins/my_Plugin
making plugin.c with python
No protocol registration found
make[3]: *** [plugin.c] Error 1
what is the problem ? and how can i solve it ?
haythem.

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: