CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/04/27 07:44:12
Modified files:
sysutils/libvirt: Makefile
Added files:
sysutils/libvirt/patches: patch-src_util_virxdrdefs_h
Log message:
Fix for:
/usr/local/lib/libvirt.so.2.4: undefined symbol 'IXDR_PUT_INT32'
/usr/local/lib/libvirt.so.2.4: undefined symbol 'IXDR_GET_INT32'
which triggered a crash with virt-manager.
reported by bluhm@
