> On 28 Jan 2015, at 20:42, Guy Harris <[email protected]> wrote: > > > On Jan 28, 2015, at 9:15 AM, Anders Broman <[email protected]> wrote: > >> ireshark/epan/wslua/lua_bitop.c:85:2: error: "Unknown >> number type, check LUA_NUMBER_* in luaconf.h" >> #error "Unknown number type, check LUA_NUMBER_* in luaconf.h" >> ^ >> 1 error generated. > > macosx-setup.sh installs Lua 5.3 by default, and lua_bitop.c hasn't yet been > ported to 5.3 yet. > > For now, I've changed macosx-setup.sh to install 5.2.3; if you update and run > it again, it will un-install Lua 5.3 and download and install 5.2.3 instead, > and leave everything else alone. > __________________________________________
That worked perfectly, thank you! Regards Anders > _________________________________ > 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 ___________________________________________________________________________ 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
