Le 05/05/2014 21:28, khemis haythem a écrit : > > > Khemis Haythem > Adresse : Boite Postale 101 4118, Mednine > GSM : +216 55 69 19 90 > E-mail : [email protected] > 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.
Does the packet-my_Plugin.c file in your my_Plugin folder include a proto_register_XXX function? It yes, did you add the file to Makefile.common? Pascal.
___________________________________________________________________________ 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
