[Wireshark-dev] Building Wireshark 2.6.2 with Lua gives me an error ...

2019-06-08 Thread Richard Sharpe
Hi folks, I am getting this error trying to build Wireshark with Lua: /usr/bin/ld: /usr/local/lib/liblua.a(lapi.o): relocation R_X86_64_32 against hidden symbol `luaO_nilobject_' can not be used when making a shared object /usr/bin/ld: /usr/local/lib/liblua.a(ldebug.o): reloc

Re: [Wireshark-dev] Building Wireshark 2.6.2 with Lua gives me an error ...

2019-06-08 Thread Peter Wu
On Sat, Jun 08, 2019 at 01:13:44PM -0700, Richard Sharpe wrote: > Hi folks, > > I am getting this error trying to build Wireshark with Lua: > > > /usr/bin/ld: /usr/local/lib/liblua.a(lapi.o): relocation R_X86_64_32 > against hidden symbol `luaO_nilobject_' can not be used whe