It worked. I'm pushing the fix. Thanks you made my day ;). On Fri, Mar 27, 2020 at 6:16 PM Pascal Quantin <pas...@wireshark.org> wrote:
> Hi Dario, > Le ven. 27 mars 2020 à 18:10, Dario Lombardo <lom...@gmail.com> a écrit : > >> On Thu, Mar 19, 2020 at 9:09 AM Pascal Quantin <pas...@wireshark.org> >> wrote: >> >>> >>> Note that the previous patch was incomplete. Lines 103 and 108 must be >>> changed also. See https://code.wireshark.org/review/#/c/36494/ >>> >>> >> Should have it fixed the compilation when lua is installed but disabled >> through ENABLE_LUA=0? >> I am in this configuration and the compilation fails. >> > > No and the file I changed does not care about ENABLE_LUA that is handled > in CMakeLists.txt. I guess in this file, wherever you have if (LUA_FOUND) > you should replace it by if (LUA_FOUND AND ENABLE_LUA) and retest. > > Best regards, > Pascal. > ___________________________________________________________________________ > Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:wireshark-dev-requ...@wireshark.org > ?subject=unsubscribe -- Naima is online.
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe