Actions
Bug #3226
closedlighttpd2 meson build failure @c673e5b6
Status:
Fixed
Priority:
Normal
Category:
-
Description
git c673e5b6
meson setup .. -Dlua=false -Dunwind=false -Dgnutls=false -Dopenssl=true -Dsni=false -Dbzip2=false
leads to:
../src/common/meson.build:27:0: ERROR: Unknown variable "dep_unwind".
If I comment on dep_unwind from that file, I still end up with this error:
../src/modules/meson.build:95:10: ERROR: Items of foreach loop do not support iterating
Updated by stbuehler 2 months ago
- Description updated (diff)
- Status changed from New to Fixed
Hi!
Thanks for the report.
Fixed both issues, in a9725af5f37ea0d75789ab4e3c34639756559f6e and 14679eedb73122ae069fbdee84eb8be03cb8df4b
Updated by reardonia 2 months ago
stbuehler wrote in #note-1:
Hi!
Thanks for the report.
Fixed both issues, in a9725af5f37ea0d75789ab4e3c34639756559f6e and 14679eedb73122ae069fbdee84eb8be03cb8df4b
Lightspeed! tested working, thanks
Actions
Also available in: Atom