On Mon, Feb 18, 2013 at 10:43:42PM +0100, Hilko Bengen wrote: > Otherwise, _guestfs.c can't be compiled due to many strict-prototype > warnings turned into errors: > > compiling > /home/bengen/src/deb/pkg-libvirt/libguestfs/debian/build-default/../.. > /ruby/ext/guestfs/_guestfs.c > In file included from /usr/include/ruby-1.9.1/ruby.h:32:0, > from > /home/bengen/src/deb/pkg-libvirt/libguestfs/debian/build-d > efault/../../ruby/ext/guestfs/_guestfs.c:29: > /usr/include/ruby-1.9.1/ruby/ruby.h:1093:1: error: function declaration isn’t > a > prototype [-Werror=strict-prototypes] > [...]
I can reproduce this error too on Wheezy. It seems to be a bug in Ruby (1.9.1). It doesn't occur in 1.9.3 that we have in Fedora. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
