Re: [libvirt] [PATCH] Fix build with --with-driver-modules enabled

2011-05-27 Thread Matthias Bolte
2011/5/27 Daniel Veillard : > On Thu, May 26, 2011 at 11:32:09PM +0200, Matthias Bolte wrote: >> Export a bunch of missing symbols and link the remote driver to gnulib. >> --- >>  src/Makefile.am          |    8 +++- >>  src/libvirt_private.syms |    3 +++ >>  src/libvirt_xenxs.syms   |   21 ++

Re: [libvirt] [PATCH] Fix build with --with-driver-modules enabled

2011-05-26 Thread Daniel Veillard
On Thu, May 26, 2011 at 11:32:09PM +0200, Matthias Bolte wrote: > Export a bunch of missing symbols and link the remote driver to gnulib. > --- > src/Makefile.am |8 +++- > src/libvirt_private.syms |3 +++ > src/libvirt_xenxs.syms | 21 + > 3 files chan

[libvirt] [PATCH] Fix build with --with-driver-modules enabled

2011-05-26 Thread Matthias Bolte
Export a bunch of missing symbols and link the remote driver to gnulib. --- src/Makefile.am |8 +++- src/libvirt_private.syms |3 +++ src/libvirt_xenxs.syms | 21 + 3 files changed, 31 insertions(+), 1 deletions(-) create mode 100644 src/libvirt_xenxs.