Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211959 - app-emulation/libvirt missing DEPEND on app-emulation/xen
Summary: app-emulation/libvirt missing DEPEND on app-emulation/xen
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Xen Devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 212820
  Show dependency tree
 
Reported: 2008-03-01 12:00 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2008-05-15 10:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
libvirt-0.3.3-xen.patch (libvirt-0.3.3-xen.patch,350 bytes, patch)
2008-03-02 14:38 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2008-03-01 12:00:09 UTC
If I don't have app-emulation/xen emerging libvirt with USE="xen", I get the following.

checking for xen/xen.h... no
configure: error: Cannot find standard Xen headers. Is xen-devel installed?

Installing app-emulation/xen first fixes this problem, since it provides xen/xen.h.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-01 12:02:26 UTC
emerge -pv libvirt output, please.
Comment 2 Christoph Brill (egore) (RESIGNED) 2008-03-01 12:15:51 UTC
Calculating dependencies... done!
[ebuild   R   ] app-emulation/libvirt-0.3.3  USE="xen -qemu" 0 kB 
Comment 3 Christoph Brill (egore) (RESIGNED) 2008-03-02 14:38:14 UTC
Created attachment 145089 [details, diff]
libvirt-0.3.3-xen.patch

This should patch the ebuild just fine.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2008-05-15 10:01:42 UTC
This will be fixed in 0.4.2, which I'm about to add.