ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

From: ajay saxena <aileronajay@xxxxxxxxx>
Date: Fri, 21 Apr 2017 17:06:22 -0400
Please find attached, the Makefile in the epan directory.

On Fri, Apr 21, 2017 at 5:02 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
On Apr 21, 2017, at 1:47 PM, ajay saxena <aileronajay@xxxxxxxxx> wrote:

> 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>
>          ^

...which works just fine for files in the epan directory, but not for files in the epan/dissectors directory.

You can remove the extra include; that was just a test.

Please send the Makefile in the epan directory, so I can compare it with the Makefile in the epan/dissectors directory (which you already sent).

___________________________________________________________________________
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

Attachment: Makefile
Description: Binary data