the configure tests are broken with -Werror, so just simplify them as we have this diff --git a/configure b/configure index dda98b3..b8c1481 100755 --- a/configure +++ b/configure @@ -74,9 +74,7 @@ int main(int argc, char **argv) { } EOF -if ac_library_find_v 'socket and connect' "" "-lsocket -lnsl" <