--- clang-14.log 2022-11-02 22:36:19.265743667 +1100 +++ clang-15.log 2022-11-02 22:36:19.266743664 +1100 @@ -3,7 +3,7 @@ ^ configure:837:6: note: 'strerror' is a builtin with type 'char *(int)' /usr/bin/x86_64-pc-linux-gnu-ld: cannot find -lcposix: No such file or directory -clang-15: error: linker command failed with exit code 1 (use -v to see invocation) +clang-14: error: linker command failed with exit code 1 (use -v to see invocation) @@ -17,7 +17,7 @@ -configure:1524:1: error: call to undeclared function 'XtMalloc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] +configure:1424:1: error: call to undeclared function 'XtMalloc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] XtMalloc() ^