-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scram.c.o] Error 1 #549
Comments
make local_build -- Could NOT find PROM (missing: PROM_LIBRARY PROM_INCLUDE_DIR) -- Could NOT find PROMHTTP (missing: PROMHTTP_LIBRARY PROMHTTP_INCLUDE_DIR)
|
how did you manage to solve the problem? /usr/include/postgresql/16/server/common/scram-common.h:54:88: note: expected ‘int’ but argument is of type ‘uint8_t *’ {aka ‘unsigned char *’} /usr/include/postgresql/16/server/common/scram-common.h:52:17: note: declared here /usr/include/postgresql/16/server/common/scram-common.h:59:17: note: declared here |
No description provided.
The text was updated successfully, but these errors were encountered: