-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
I'm not a dev, but trying to compile this on my MacBook M1, here's the error I get. See attached for the full error:
code/zlib-1.2.11/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
315 | void ZLIB_INTERNAL zcfree (opaque, ptr)
| ^
4 warnings and 3 errors generated.
make[2]: *** [build/release-darwin-arm64/client/zutil.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [targets] Error 2
make: *** [release] Error 2
Metadata
Metadata
Assignees
Labels
No labels