Re: [libvirt] [PATCH] small compilation problem with old dbus versions

2008-12-08 Thread Daniel Veillard
On Fri, Dec 05, 2008 at 05:24:18PM +0100, Gerd v. Egidy wrote: > > dbus_watch_get_unix_fd() was added in dbus >= 1.1.1, it deprecate > > dbus_watch_get_fd(), so we should use the later if compiling against > > the old stuff, > > hmm, somehow this problem and the solutions seems familiar to me: >

Re: [libvirt] [PATCH] small compilation problem with old dbus versions

2008-12-05 Thread Gerd v. Egidy
> dbus_watch_get_unix_fd() was added in dbus >= 1.1.1, it deprecate > dbus_watch_get_fd(), so we should use the later if compiling against > the old stuff, hmm, somehow this problem and the solutions seems familiar to me: https://bugzilla.redhat.com/show_bug.cgi?id=473510 closed that bug now. E

Re: [libvirt] [PATCH] small compilation problem with old dbus versions

2008-12-05 Thread Daniel Veillard
On Fri, Dec 05, 2008 at 02:31:17PM +, Daniel P. Berrange wrote: > On Fri, Dec 05, 2008 at 03:18:04PM +0100, Daniel Veillard wrote: > > dbus_watch_get_unix_fd() was added in dbus >= 1.1.1, it deprecate > > dbus_watch_get_fd(), so we should use the later if compiling against > > the old stuff, >

Re: [libvirt] [PATCH] small compilation problem with old dbus versions

2008-12-05 Thread Daniel P. Berrange
On Fri, Dec 05, 2008 at 03:18:04PM +0100, Daniel Veillard wrote: > dbus_watch_get_unix_fd() was added in dbus >= 1.1.1, it deprecate > dbus_watch_get_fd(), so we should use the later if compiling against > the old stuff, > -info->watch = virEventAddHandle(dbus_watch_get_unix_fd(watch), flags

[libvirt] [PATCH] small compilation problem with old dbus versions

2008-12-05 Thread Daniel Veillard
dbus_watch_get_unix_fd() was added in dbus >= 1.1.1, it deprecate dbus_watch_get_fd(), so we should use the later if compiling against the old stuff, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [EMAIL PROTECTED] | Rpmfind RPM search engine http://rpmfind.