Wireshark mailing list archives

Re: Compilation issue on Mac OS


From: Guy Harris <guy () alum mit edu>
Date: Fri, 21 Apr 2017 14:02:00 -0700

On Apr 21, 2017, at 1:47 PM, ajay saxena <aileronajay () gmail com> 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 () wireshark org>
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


Current thread: