Hi,

Here are some patches to get libvirt building on OpenBSD. I tested basic 
functionality
with virt-manager though there appear to be some rough edges to fix/polish 
(could also be
in virt-manager). At least basic libvirt usage should work on OpenBSD now.

Jasper Lievisse Adriaanse (4):
  Define DYNLIB_NAME on OpenBSD.
  Fixup some headers in virnetdevbridge.c, needed for OpenBSD.
  Check for sys/ucred.h and adjust virnetsocket.c for OpenBSD
    compilation.
  There's no librt on OpenBSD.

 configure.ac               |   10 ++++++++--
 src/rpc/virnetsocket.c     |   10 ++++++++++
 src/util/virnetdevbridge.c |    9 +++++++++
 src/vbox/vbox_XPCOMCGlue.c |    2 +-
 4 files changed, 28 insertions(+), 3 deletions(-)

-- 
1.7.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to