Re: suricata: enable lua support
On 3/8/22 11:15, Gary Huband wrote:
The problems is that the configure.ac file is hard coded for lua5.1. SeeDid you save that patch in the suricata/files dir and then append SRC_URI with "file://{patch name}" ? But when I "bitbake suricata" I'm getting the same error because it's not updating the configure file. Do I also have to fix the configure file or is there some way I can force a autoreconf?When I try building this on master, I have to use luajit as it provides shared libraries and lua does not. The symbol 'rs_dns_lua_get_rrname' and others are not found. i don't see them in the latest lua nor luajit repos so I don't know why they are being referenced. The version I am building is 6.0.4 which uses Rust so I don't know what would take to fix zeus. - armin
|
|