build vdsm rpm on fedora16,32bit ./autobuild.sh make rpm
encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:(
my question is: 1.should I configure with something for this error? 2.Do I need to install libvirt,qemu or other staffs to make vdsm work?
On 11/29/2011 09:56 AM, Jenna Johnson wrote:
build vdsm rpm on fedora16,32bit
I'm not sure 32bit platform is relevant for VDSM. Can you try on a 64bit platform? Y.
./autobuild.sh make rpm
encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:(
my question is: 1.should I configure with something for this error? 2.Do I need to install libvirt,qemu or other staffs to make vdsm work?
vdsm-devel mailing list vdsm-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/vdsm-devel
----- Original Message -----
From: "Jenna Johnson" jennajohnson390@gmail.com To: vdsm-devel@lists.fedorahosted.org Sent: Tuesday, November 29, 2011 8:56:09 AM Subject: need help for building vdsm on fedora16
build vdsm rpm on fedora16,32bit ./autobuild.sh make rpm
encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:(
my question is: 1.should I configure with something for this error?
What repository are you using? You should be pulling from:
http://gerrit.ovirt.org/p/vdsm
eg:
$ git clone http://gerrit.ovirt.org/p/vdsm
Dan I saw that you're not syncing the fedorahosted repo since a couple of weeks, did we announce/document that somewhere? Should we close it?
2.Do I need to install libvirt,qemu or other staffs to make vdsm work?
The requirements are listed in the spec file (vdsm.spec.in).
On Tue, Nov 29, 2011 at 04:47:06AM -0500, Federico Simoncelli wrote:
----- Original Message -----
From: "Jenna Johnson" jennajohnson390@gmail.com To: vdsm-devel@lists.fedorahosted.org Sent: Tuesday, November 29, 2011 8:56:09 AM Subject: need help for building vdsm on fedora16
build vdsm rpm on fedora16,32bit ./autobuild.sh make rpm
encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:(
my question is: 1.should I configure with something for this error?
What repository are you using? You should be pulling from:
http://gerrit.ovirt.org/p/vdsm
eg:
$ git clone http://gerrit.ovirt.org/p/vdsm
Dan I saw that you're not syncing the fedorahosted repo since a couple of weeks, did we announce/document that somewhere?
In http://www.mail-archive.com/vdsm-devel@lists.fedorahosted.org/msg00087.html I've proclaimed "The Fedora-hosted git repository is hereby obsoleted."
Should we close it?
I think we should (and somehow link from it to gerrit.ovirt.org?). Don't you? Would you ask the Fedora folks to do it?
I is wrong to keep it dangling out there; but it is not much better to keep two "formal" git repos alive.
Dan.
-----Original Message----- From: vdsm-devel-bounces@lists.fedorahosted.org
[mailto:vdsm-devel-bounces@lists.fedorahosted.org] On Behalf
Of Jenna Johnson Sent: Tuesday, November 29, 2011 9:56 AM To: vdsm-devel@lists.fedorahosted.org Subject: need help for building vdsm on fedora16
build vdsm rpm on fedora16,32bit ./autobuild.sh make rpm
encounted error: Architecture is not included: i386 ./configure --target=i686-->useless:( change makefile adding target i686 still useless:(
my question is: 1.should I configure with something for this error? 2.Do I need to install libvirt,qemu or other staffs to make vdsm work?
If x86_64 is relevant, you don't have to build it: http://www.ovirt.org/wiki/Installing_VDSM_from_rpm same for engine: http://www.ovirt.org/wiki/Installing_ovirt-engine_from_rpm
vdsm-devel@lists.stg.fedorahosted.org