Details
-
Type:
Bug
-
Status: Merged
-
Priority:
(None)
-
Resolution: Unresolved
-
Affects Version/s: 3.22.0, 3.21.1
-
Fix Version/s: None
-
Component/s: Building and Installing
-
Labels:None
Description
As reported in CFE-4014, Debian is taking steps towards removing xml2-config in favour of pkg-config. This is part of a long-running project to remove foo-config legacy scripts and enable better cross-compiling on multi-arch systems.
This change means libntech will build without libxml2 support on Debian-based systems (including Ubuntu).
I'll submit a MR on GitHub. The patch is identical to the patch applied to fix CFE-4014.