--- configure_orig 2026-08-17 01:10:28.225509618 -0500 +++ configure 2026-08-17 01:14:44.775474296 -0500 @@ -23360,7 +23360,7 @@ printf %s "(cached) " >&6 else $as_nop ac_check_lib_save_LIBS=$LIBS -LIBS="-lxml2 $LIBS" +LIBS="/opt/freeware/lib/libxml2.a $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -23394,7 +23394,7 @@ ac_fn_c_check_header_compile "$LINENO" "libxml/parser.h" "ac_cv_header_libxml_parser_h" "$ac_includes_default" if test "x$ac_cv_header_libxml_parser_h" = xyes then : - LIBS="-lxml2 ${LIBS}";EX_CHECK_STATE=YES + LIBS="/opt/freeware/lib/libxml2.a ${LIBS}";EX_CHECK_STATE=YES fi fi @@ -23453,7 +23453,7 @@ CPPFLAGS=${CPPFLAGS}" "`$PKGCONFIG --cflags libxml-2.0` LDFLAGS=${LDFLAGS}" "`$PKGCONFIG --libs-only-L libxml-2.0` LDFLAGS=${LDFLAGS}" "`$PKGCONFIG --libs-only-other libxml-2.0` - LIBS=${LIBS}" "`$PKGCONFIG --libs-only-l libxml-2.0` + LIBS=${LIBS}" "/opt/freeware/lib/libxml2.a unset ac_cv_lib_`echo xml2 | sed 's/[^_a-zA-Z0-9]/_/g;s/^[0-9]/_/'`_xmlParseFile { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xmlParseFile in -lxml2" >&5 printf %s "checking for xmlParseFile in -lxml2... " >&6; } @@ -23462,7 +23462,7 @@ printf %s "(cached) " >&6 else $as_nop ac_check_lib_save_LIBS=$LIBS -LIBS="-lxml2 $LIBS" +LIBS="/opt/freeware/lib/libxml2.a $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */