On 2020-09-02 22:43, Jesse Zhang wrote:
| conftest.c:184:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] | exit(! does_int64_work()); | ^ | conftest.c:184:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' | 2 warnings and 1 error generated.
Where did the -Werror come from? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services