emlyn.jose at wipro.com
2017-Aug-01 12:55 UTC
[Libguestfs] libguestfs binaries missing when built from source code
Hello Richard, I have been following that link to build libguestfs that includes virt-resize binary. But it is found that the libguetfs is split into another libguestfs-tools-c which actually provides this virt-resize binary. I would like to know at which part of the spec the virt-binary is created. I mean, what actually provides this binary? Regards, Emlyn Jose -----Original Message----- From: Richard W.M. Jones [mailto:rjones at redhat.com] Sent: Tuesday, July 25, 2017 7:11 PM To: Emlyn Jose (GIS) <emlyn.jose at wipro.com> Cc: libguestfs at redhat.com Subject: Re: libguestfs binaries missing when built from source code ** This mail has been sent from an external source ** On Tue, Jul 25, 2017 at 01:20:15PM +0000, emlyn.jose at wipro.com wrote:> Hello, > > This is regarding the binary missing from libguestfs built from the source code(v 1.30.3). > Here there are some binaries missing when compared to the libguestfs rpm installed from the rhel6-server repo. > Below are the list of binaries > >From the os rpm libguestfs-tools-c-1.20.11-2.el6.x86_64: > > >From the one built from source code(v 1.30.3) is :It's very unclear. What exact steps are you using to build libguestfs? Please also read: https://clicktime.symantec.com/a/1/nXGvKiNusHqwQDCy_-Q6InJweRyUPu_vYX7hCzDfot8=?d=etlr5ZEpSvImBe_1oabLfBMAqd3wv5ZvK4lbpiIEAeCyC9aTVgBcj5L4TYdEzZSTHyaC55-Bxsf2YTE-kmXViqThO759lKg8AKKmwPyOBknGKu00FlIM_vxPgeOt74wSM6pj9PTfw1dhuyda9-ieeVTeAYUNQ0o0WwPq0kaBj81PqQz-A-hi4a2mEOKW3FS5oVHPbQy5tWJhL7fWP1_DYuSg-PFRcpstr6J5E_bcWg1o4Ri9eqYHFn6ATrNclkJ6LSaxxOCLqrxiUxn6C2qcNWXtjfaWvlzTeYu2CwS82FxmG2Gr8dn1WrU4bXFxCYD0aFS_YpsbbSxVZNxKIeuf-RCVdUOyv42-KrOY2FOpfgSXeJybISmaadMS1_SJ49v8Xi3Q3Mw%3D&u=http%3A%2F%2Flibguestfs.org%2Fguestfs-building.1.html Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: https://clicktime.symantec.com/a/1/POPFVfPaE0OrWAsw4IH6nRnh__Aa83l-4GiHU8wn3jU=?d=etlr5ZEpSvImBe_1oabLfBMAqd3wv5ZvK4lbpiIEAeCyC9aTVgBcj5L4TYdEzZSTHyaC55-Bxsf2YTE-kmXViqThO759lKg8AKKmwPyOBknGKu00FlIM_vxPgeOt74wSM6pj9PTfw1dhuyda9-ieeVTeAYUNQ0o0WwPq0kaBj81PqQz-A-hi4a2mEOKW3FS5oVHPbQy5tWJhL7fWP1_DYuSg-PFRcpstr6J5E_bcWg1o4Ri9eqYHFn6ATrNclkJ6LSaxxOCLqrxiUxn6C2qcNWXtjfaWvlzTeYu2CwS82FxmG2Gr8dn1WrU4bXFxCYD0aFS_YpsbbSxVZNxKIeuf-RCVdUOyv42-KrOY2FOpfgSXeJybISmaadMS1_SJ49v8Xi3Q3Mw%3D&u=http%3A%2F%2Frwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
Richard W.M. Jones
2017-Aug-01 15:12 UTC
[Libguestfs] libguestfs binaries missing when built from source code
On Tue, Aug 01, 2017 at 12:55:21PM +0000, emlyn.jose at wipro.com wrote:> Hello Richard, > > I have been following that link to build libguestfs that includes > virt-resize binary. But it is found that the libguetfs is split into > another libguestfs-tools-c which actually provides this virt-resize > binary.In the Fedora packaging we put virt-resize into libguestfs-tools-c, but in the upstream sources the binary is built in the resize/ subdirectory. http://libguestfs.org/guestfs-hacking.1.html#source-code-subdirectories> I would like to know at which part of the spec the virt-binary is > created. I mean, what actually provides this binary?Running ?make? builds all the binaries. If you mean the binary is not being created during ?make?, then it's likely you have some missing build dependencies, most probably the OCaml compiler. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v
Possibly Parallel Threads
- Re: libguestfs binaries missing when built from source code
- Re: libguestfs binaries missing when built from source code
- virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
- Re: libguestfs binaries missing when built from source code
- Re: libguestfs binaries missing when built from source code