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