Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] lua 5.1 was => Re: Wireshark on OppenBSD 4.0

From: "Douglas F. Calvert" <douglasfcalvert@xxxxxxxxx>
Date: Wed, 4 Oct 2006 23:29:32 -0400
On 10/4/06, Douglas F. Calvert <douglasfcalvert@xxxxxxxxx> wrote:
checking whether to use liblua for the lua scripting plugin... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lualib.h usability... yes
checking lualib.h presence... yes
checking for lualib.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking for lua_call in -llua... yes
checking for luaL_openlib in -llualib... no
checking for luaL_register in -llua... no
configure: error: Linking with liblualib failed.

Is lualib still in 5.1? I have heard conflicting reports about this...