[Libguestfs] Libguestfs (1.22.6) driver/changes for mingw/win32

2014-02-13 Thread Or Goshen
Hi, I attached the changes I made to a vanilla libguestfs-1.22.6 in order to make it work in mingw/win32. Added is also the patch required to make QEMU compatible (add a command to QMP that lists the supported devices (the regilat way you do it print it to stderr, which is difficult to redirect

[Libguestfs] modules in gnulib that are GPL

2013-08-25 Thread Or Goshen
gettime hash human memcpy openat-die openat-safer quote quotearg readlinkat save-cwd symlinkat timespec utimens xstrtol xstrtoll xstrtoumax xvasprintf I didnt track where they are uses, some of them arent used directly. ___ Libguestfs mailing list

[Libguestfs] Modules in gnulib that are GPL and are used in libguestfs

2013-08-22 Thread Or Goshen
acl:26:GPL areadlinkat:33:GPL areadlinkat-with-size:34:GPL argmatch:28:GPL argp-version-etc:19:GPL argv-iter:22:GPL array-list:21:GPL array-oset:21:GPL assert:18:GPL at-internal:25:GPL avltreehash-list:31:GPL avltree-list:24:GPL avltree-oset:21:GPL backupfile:31:GPL bcopy:19:GPL calloc:23:GPL

Re: [Libguestfs] Modules in gnulib that are GPL and are used in libguestfs

2013-08-22 Thread Or Goshen
after creating a git clone I executed bootstrap and then entered libguestfs/.gnulib/modules and executed grep -rn GPL * | grep :GPL | grep -v build tool ~/GPLed On Thu, Aug 22, 2013 at 11:05 AM, Richard W.M. Jones rjo...@redhat.comwrote: How did you construct this list? It appears to list

Re: [Libguestfs] 2 patches to make portablexdr useable in mingw

2013-08-19 Thread Or Goshen
I believe the 2 patches I sent you can be applied to the trunk On Mon, Aug 19, 2013 at 2:06 PM, Richard W.M. Jones rjo...@redhat.comwrote: If you pass on something which can be applied to the portablexdr git repo, then I'll apply them. But portablexdr is obsolete for a reason - it's not

[Libguestfs] 2 patches to make portablexdr useable in mingw

2013-08-18 Thread Or Goshen
Add missing forward declarations.patch Description: Binary data remove problematic #include.patch Description: Binary data ___ Libguestfs mailing list Libguestfs@redhat.com https://www.redhat.com/mailman/listinfo/libguestfs

[Libguestfs] Fix to src/proto.c in libguestfs so it will compile with portablexdr under mingw

2013-08-18 Thread Or Goshen
Replace u_int32_t with uint32_t to work with portablexdr under mingw.patch Description: Binary data ___ Libguestfs mailing list Libguestfs@redhat.com https://www.redhat.com/mailman/listinfo/libguestfs

[Libguestfs] Libguestfs under win32

2013-07-23 Thread Or Goshen
Hi, Under windows QEMU write its output to stderr.txt and stdout.txt. The configure script expects the out put to be written to the console and fails to detect a working QEMU. Is there a way to handle this ? Thanks, Or ___ Libguestfs mailing list

[Libguestfs] Redirecting libguestfs error messages

2013-07-17 Thread Or Goshen
Hi, When I register a callback for events with this function call: eh = guestfs_set_event_callback(g, message_callback, GUESTFS_EVENT_ALL, 0, dev); Shouldnt it capture and redirect messages like this to message_callback(): libguestfs: error: lstat: /.Trash: No such file or directory I still get

[Libguestfs] Problem with supermin zypper

2013-07-11 Thread Or Goshen
Hi, During compilation of guestfs I get the following error: *supermin -v -o supermin.d --names augeas-libs btrfs-progs cryptsetup cryptsetup-luks e2fsprogs e4fsprogs genisoimage gfs-utils gfs2-utils grub hfsplus-tools hivex iproute iputils kernel libcap libldm MAKEDEV nilfs-utils ntfsprogs