--- configure.orig	2026-01-20 21:46:17 UTC
+++ configure
@@ -29211,7 +29211,14 @@ fi
 
 fi
 
-  ac_fn_cxx_check_member "$LINENO" "struct arpreq" "arp_pa" "ac_cv_member_struct_arpreq_arp_pa" "
+if test "x$ac_cv_header_sys_socket_h" = xyes
+then :
+  printf "%s\n" "#define HAVE_SYS_SOCKET_H 1" >>confdefs.h
+
+fi
+
+
+  ac_fn_cxx_check_member "$LINENO" "struct arpreq" "arp_pa.sa_family" "ac_cv_member_struct_arpreq_arp_pa" "
 #if HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
@@ -32417,15 +32424,15 @@ then :
       with_mit_krb5=yes
       if test -d "$withval/lib64"
 then :
-  LIBMIT_KRB5_PATH+="-L$withval/lib64"
+  LIBMIT_KRB5_PATH="$LIBMIT_KRB5_PATH -L$withval/lib64"
 fi
       if test -d "$withval/lib"
 then :
-  LIBMIT_KRB5_PATH+="-L$withval/lib"
+  LIBMIT_KRB5_PATH="$LIBMIT_KRB5_PATH -L$withval/lib"
 fi
       if test -d "$withval/include"
 then :
-  LIBMIT_KRB5_CFLAGS+="-I$withval/include"
+  LIBMIT_KRB5_CFLAGS="$LIBMIT_KRB5_CFLAGS -I$withval/include"
 fi
      ;;
 esac
@@ -33669,9 +33676,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -33749,9 +33753,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -35075,9 +35076,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -35155,9 +35153,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -35408,15 +35403,15 @@ then :
       with_heimdal_krb5=yes
       if test -d "$withval/lib64"
 then :
-  LIBHEIMDAL_KRB5_PATH+="-L$withval/lib64"
+  LIBHEIMDAL_KRB5_PATH="$LIBHEIMDAL_KRB5_PATH -L$withval/lib64"
 fi
       if test -d "$withval/lib"
 then :
-  LIBHEIMDAL_KRB5_PATH+="-L$withval/lib"
+  LIBHEIMDAL_KRB5_PATH="$LIBHEIMDAL_KRB5_PATH -L$withval/lib"
 fi
       if test -d "$withval/include"
 then :
-  LIBHEIMDAL_KRB5_CFLAGS+="-I$withval/include"
+  LIBHEIMDAL_KRB5_CFLAGS="$LIBHEIMDAL_KRB5_CFLAGS -I$withval/include"
 fi
      ;;
 esac
@@ -36680,9 +36675,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -36760,9 +36752,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -37153,9 +37142,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -37232,9 +37218,6 @@ else $as_nop
 #elif HAVE_GSSAPI_H
 #include <gssapi.h>
 #endif
-#if HAVE_GSSAPI_GSSAPI_KRB5_H
-#include <gssapi/gssapi_krb5.h>
-#endif
 #if HAVE_GSSAPI_GSSAPI_GENERIC_H
 #include <gssapi/gssapi_generic.h>
 #endif
@@ -40704,7 +40687,7 @@ BUILD_HELPER="NIS"
 ##
 
 BUILD_HELPER="NIS"
-       for ac_header in sys/types.h rpc/rpc.h rpcsvc/ypclnt.h rpcsvc/yp_prot.h crypt.h
+       for ac_header in sys/types.h rpc/rpc.h rpcsvc/ypclnt.h rpcsvc/yp_prot.h rpcsvc/crypt.h
 do :
   as_ac_Header=`printf "%s\n" "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
@@ -47192,6 +47175,7 @@ ac_fn_cxx_check_type "$LINENO" "cpu_set_t" "ac_cv_type
 
 ac_fn_cxx_check_type "$LINENO" "cpu_set_t" "ac_cv_type_cpu_set_t" "
 #if HAVE_SCHED_H
+#define _WITH_CPU_SET_T
 #include <sched.h>
 #endif
 
@@ -49709,6 +49693,7 @@ else $as_nop
 #       include <sys/ioccom.h>
 #       include <netinet/in.h>
 #undef minor_t
+#       include <net/if.h>     /* IFNAMSIZ */
 #       include <netinet/ip_compat.h>
 #       include <netinet/ip_fil.h>
 #       include <netinet/ip_nat.h>
