happy-kitchen-89482
04/04/2021, 7:23 AMwarning: src/zlib/gzlib.c:214:15: error: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Werror,-Wimplicit-function-declaration]
warning: (void)snprintf(state->path, len + 1, "%s", (const char *)path);
warning: ^
warning: src/zlib/gzlib.c:214:15: note: include the header <stdio.h> or explicitly provide a declaration for 'snprintf'
warning: 1 error generated.
error: failed to run custom build command for `libz-sys v1.0.25`
Ring any bells?average-vr-56795
04/04/2021, 8:13 AMhappy-kitchen-89482
04/04/2021, 2:59 PM