Closed topazus closed 8 months ago
You need this patch.
diff -ur bes-3.21.0-46.old/xmlcommand/BESXMLCommand.h bes-3.21.0-46.new/xmlcommand/BESXMLCommand.h
--- bes-3.21.0-46.old/xmlcommand/BESXMLCommand.h 2024-01-23 23:28:51.000000000 +0000
+++ bes-3.21.0-46.new/xmlcommand/BESXMLCommand.h 2024-02-23 13:06:16.262059377 +0000
@@ -37,6 +37,7 @@
#include <map>
#include <libxml/encoding.h>
+#include <libxml/tree.h>
#include "BESObj.h"
#include "BESDataHandlerInterface.h"
diff -ur bes-3.21.0-46.old/xmlcommand/BESXMLUtils.h bes-3.21.0-46.new/xmlcommand/BESXMLUtils.h
--- bes-3.21.0-46.old/xmlcommand/BESXMLUtils.h 2024-01-23 23:28:51.000000000 +0000
+++ bes-3.21.0-46.new/xmlcommand/BESXMLUtils.h 2024-02-23 13:07:04.412823020 +0000
@@ -38,6 +38,7 @@
#include <string>
#include <libxml/encoding.h>
+#include <libxml/tree.h>
class BESXMLUtils {
private:
detailed build log: https://gist.github.com/topazus/a369486a6b061e9c3a8aac31c015bf71