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

Wireshark-dev: Re: [Wireshark-dev] Compilation issue on Mac OS

From: ajay saxena <aileronajay@xxxxxxxxx>
Date: Fri, 21 Apr 2017 16:47:39 -0400
So i added the include lua directive at the top of the file and now i get the error for lua

packet-ip.c:27:10: fatal error: 'lua.h' file not found

#include <lua.h>

         ^


On Fri, Apr 21, 2017 at 4:29 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
What happens if you add a

        #include <lua.h>

header line to epan/dissectors/packet-ip.c, and try recompiling?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe