id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 13917 Building haiku_loader.efi fails because of missing zlib.h tqh nobody "When building haiku_loader.efi directly after configure, it fails with missing zlib.h. After doing a Haiku builds it works, most likely because the build package for zlib has been downloaded. Add the dependency for zlib for efi. Hint: `git grep ""efi ""` and `git grep ""zlib ""` in build/ directory Commands to reproduce in a new haiku dir (with no `generated` dir): `./configure --build-cross-tools x86_64 {buildtools-dir}` `jam -j1 -q -sHAIKU_BOOT_PLATFORM=efi haiku_loader.efi` " task closed normal R1/beta2 System/Boot Loader R1/Development fixed easy uefi All