From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> The libosinfo.syms file listed osinfo_device_driver_set_signed which does not exist in the C code. This causes build errors on Win32 platforms which don't tolerate non-existant symbols Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> --- osinfo/libosinfo.syms | 1 - 1 file changed, 1 deletion(-) diff --git a/osinfo/libosinfo.syms b/osinfo/libosinfo.syms index 637ad09..1689f99 100644 --- a/osinfo/libosinfo.syms +++ b/osinfo/libosinfo.syms @@ -402,7 +402,6 @@ LIBOSINFO_0.2.3 { LIBOSINFO_0.2.6 { global: osinfo_device_driver_get_signed; - osinfo_device_driver_set_signed; osinfo_device_driver_signing_req_get_type; -- 1.8.3.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo