> I can confirm the patch fixes Lua 5.3.4 as provided by the tarball on > FreeBSD 12-CURRENT on armv6 and in a 11.0-RELEASE jail running on a > 12-CURRENT amd64 host. I have not tested: Are you talking about this? https://github.com/pfsense/FreeBSD-ports/blob/1110cd5f947a5e774ae0a4e5e6d74776ee0e3678/lang/lua53/files/patch-src_lua.c This patches lua.c to include <string.h> before <signal.h>. Otherwise, could you please give a link to the patch ? Thanks.