Package Details: xen-docs 4.21.2pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Xen hypervisor documentation and man pages
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 182
Popularity: 0.000012
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2026-05-06 02:59 (UTC)

Required by (3)

Sources (13)

Latest Comments

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 102 Next › Last »

kantras commented on 2015-08-01 20:43 (UTC)

@polyzium: Known issue with the most recent version of spice-protocol - disable for now

ArthurBorsboom commented on 2015-08-01 16:33 (UTC)

Read below...

polyzium commented on 2015-08-01 14:59 (UTC)

After solving "i have no idea" problem, the compiling still fails. "ERROR: User requested feature spice configure was not able to find it. Install spice-server and spice-protocol devel" I have spice and spice-protocol installed

polyzium commented on 2015-08-01 14:33 (UTC)

Xen fails to compile. I have no idea why. http://pastebin.com/r4Rmrjah

ArthurBorsboom commented on 2015-07-23 08:50 (UTC)

@piwwo, I did the same.

piwwo commented on 2015-07-23 08:28 (UTC)

Ok that works for me with multilib, however not with spice, not even with spice-protocol-git. I removed spice from config for now. pacman -Q spice spice-protocol-git spice 0.12.5-1 spice-protocol-git 20121019-2

kantras commented on 2015-07-21 13:29 (UTC)

@piwwo: gcc-multilib (plus the the associated packages) are a part of the official 'multilib' repository; this repository contains a number of things including 32 bit versions of several support libraries. You should be able to edit /etc/pacman.conf and uncomment the section for multilib to enable it. Once you then request to install gcc-multilib, its going to ask to change out several packages with their multilib equivant ones; this version of gcc is the same as the one you'd been using but has support to be able to compile 32 bit versions on request.

piwwo commented on 2015-07-21 09:24 (UTC)

Ok what version of gcc-multilib? on AUR or AUR4?

ArthurBorsboom commented on 2015-07-19 16:46 (UTC)

Replacing gcc with gcc-multilib fixed the compilation issue for me.