Re: [Wireshark-dev] Mac Build Error

2016-01-17 Thread David Morsberger
I have been unable to resolve the following build errors on my Mac with 10.11. The perl code, the heavy use of macros, and lack of experience with lua was just a little too much. I did the ‘make maintainer-clean’, removed my build directory, re-ran ./autogen.sh, and re-ran the configure scrip

Re: [Wireshark-dev] Mac Build Error

2016-01-17 Thread Stig Bjørlykke
On Mon, Jan 18, 2016 at 6:27 AM, David Morsberger wrote: > I have been unable to resolve the following build errors on my Mac with > 10.11. > Maybe you have a outdated declare_wslua.h in your source directory? Try deleting this. -- Stig Bjørlykke __