Project

General

Profile

Actions

Bug #3226

closed

lighttpd2 meson build failure @c673e5b6

Added by reardonia 8 months ago. Updated 8 months ago.

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
Actions #1

Updated by stbuehler 8 months ago

  • Description updated (diff)
  • Status changed from New to Fixed

Hi!

Thanks for the report.

Fixed both issues, in a9725af5f37ea0d75789ab4e3c34639756559f6e and 14679eedb73122ae069fbdee84eb8be03cb8df4b

Actions #2

Updated by reardonia 8 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