Opened 3 years ago

Closed 3 years ago

#17431 closed bug (fixed)

zstd_devel is undocumented prereq for building Haiku on Haiku

Reported by: cap10morgan Owned by: haiku-web
Priority: normal Milestone: Unscheduled
Component: Website Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by cap10morgan)

When I tried to build Haiku x86_64 on a Haiku x86_64 host I received the following error: ../src/kits/support/ZstdCompressionAlgorithm.cpp:17:12: fatal error: zstd.h: No such file or directory

pkgman install devel:libzstd resolves it, but I didn't see this documented on the Haiku Development pre-reqs page (https://www.haiku-os.org/guides/building/pre-reqs). I'd be happy to contribute a change to that page if desired.

Change History (4)

comment:1 by cap10morgan, 3 years ago

Description: modified (diff)

comment:2 by cap10morgan, 3 years ago

I opened a PR for this here: https://github.com/haiku/website/pull/567

comment:3 by cap10morgan, 3 years ago

Description: modified (diff)

comment:4 by korli, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.