Gentoo Archives: gentoo-user

From: "Crístian Viana" <cristiandeives@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] libvirt needs VirtualBox XPCOMC
Date: Mon, 12 Jul 2010 13:02:46
Message-Id: AANLkTik0jY55qxH1UIkM8C3DkM2Qg1MAxm7GPVImNbro@mail.gmail.com
In Reply to: Re: [gentoo-user] libvirt needs VirtualBox XPCOMC by App Deb
1 >
2 > Do you want to use libvirt with virtualbox?
3
4
5 well, I wanted to make some tests with libvirt and VirtualBox, but I guess
6 I'll leave it for some other time. I removed the "virtualbox" USE flag.
7
8 Else try emerging virtualbox-ose or virtualbox-bin befire libvirt.
9
10
11 nothing's changed.
12
13 But this is probably a bug?
14
15
16 I believe so. emerge should never fail, in my opinion. if the ebuild lacks a
17 dependency, it should be pulled; if the code doesn't compile, use patches;
18 if it has more than one conflicting USE flags, warn the user and use a
19 default flag; anyway, it should never fail, specially like that.
20
21 :-)
22
23 On Wed, Jul 7, 2010 at 1:11 PM, App Deb <appdebgr@×××××.com> wrote:
24
25 > Do you want to use libvirt with virtualbox? If not (say you want to use it
26 > with kvm or something else) try emerging libvirt without the virtualbox flag
27 > using package.use .
28 >
29 > Else try emerging virtualbox-ose or virtualbox-bin befire libvirt.
30 >
31 > But this is probably a bug? libvirt should have virtualbox as a dependency
32 > if the use flag is enabled, I think.
33 >
34 > On Wed, Jul 7, 2010 at 2:32 AM, Crístian Viana <cristiandeives@×××××.com>wrote:
35 >
36 >> hi,
37 >>
38 >> when I was trying to emerge the newest libvirt ebuild, the following error
39 >> appeared on configure:
40 >>
41 >> checking for VirtualBox XPCOMC location... not found
42 >> configure: error: VirtualBox XPCOMC is required for the VirtualBox driver
43 >>
44 >> what do I need to install to make it work? I'm emerging with the USE
45 >> flags:
46 >>
47 >> [ebuild U ] app-emulation/libvirt-0.8.2 [0.8.1-r1] USE="libvirtd lxc
48 >> network nls python qemu virtualbox -avahi -caps -iscsi -lvm -macvtap% -nfs
49 >> -numa -openvz -parted -pcap% -phyp -policykit -sasl (-selinux) -udev -uml
50 >> -xen"
51 >>
52 >
53 >

Replies

Subject Author
Re: [gentoo-user] libvirt needs VirtualBox XPCOMC App Deb <appdebgr@×××××.com>