similar to: [PATCH] README: add upstream qemu dependecies

Displaying 20 results from an estimated 2000 matches similar to: "[PATCH] README: add upstream qemu dependecies"

2012 Nov 23
5
[PATCH] README: add Pixman as build dependency
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> diff --git a/README b/README index 21a81b2..88300df 100644 --- a/README +++ b/README @@ -51,6 +51,7 @@ provided by your OS distributor: * Development install of libaio (e.g. libaio-dev) version 0.3.107 or greater. Set CONFIG_SYSTEM_LIBAIO in .config if this is not available. * Development install of GLib
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi, i cleared all the stuffs(everything) related to xen and libvirt. i installed freshly xen-4.2.1 from the source. *Installation steps are as follows:* apt-get build-dep xen apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap fakeroot *OR* apt-get install bcc bin86 gawk bridge-utils iproute
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
Good evening everyone, I am attempting to compile Xen 4.2.1 from source on Ubuntu 12.10 and cannot for the life of me figure out what I am doing wrong. This is the script I wrote that I am running on a brand new install from ubuntu-12.10-server-amd64.iso apt-get update apt-get -y upgrade apt-get -y dist-upgrade reboot (uname -r returns back 3.5.0-23-generic) apt-get install -y build-essential
2012 Apr 26
2
How to avoid this error "bits/predefs.h No such file or directory" when compiling XEN?
Hi , All I try to compile xen-unstable.hg(25249:a4e7fce6ee2b) from source repo on ubuntu11.10-amd64. It complains "/usr/include/features.h:323:26 fatal error: bits/predefs.h No such file or directory". I wonder it''s a thing related to 32bits and 64bits. How to solve this problem? Thank you. Here are my steps: [ Install prerequisites. ] sudo apt-get install git sudo apt-get
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On Tue, Jul 01, 2014 at 07:00:29AM +0000, WANG Cheng D wrote: >Dear all, >I am installing the libvirt 1.2.5 on my newly installed Fedora19. >When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt" >In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19. >I found several links talking
2020 Oct 30
2
Fail to build libvirt upstream rpm on fedora 33
Hello, I encountered errors when building rpm on fedora33: Versions: libvirt: v6.9.0-rc2 gcc-10.2.1-5.fc33.x86_64 meson-0.55.3-1.fc33.noarch ninja-build-1.10.1-2.fc33.x86_64 binutils-2.35-11.fc33.x86_64 Steps: 1. Archive libvirt source code to ~/rpmbuild/SOURCES/libvirt-6.9.0.tar.xz 2. Copy libvirt.spec.in to ~/rpmbuild/SPECS/libvirt.spec. Then `sed -i s/@VERSION@/6.9.0/g
2014 Feb 13
0
trouble with building latest xen code
Hello, I am trying to build the latest xen code from the git branch and I am seeing errors in building the tools. gcc -pthread -o xl xl.o xl_cmdimpl.o xl_cmdtable.o xl_sxp.o libxlutil.so /home/aasthakm/workspace/ibc/source/xen/tools/libxl/../../tools/libxl/libxenlight.so -Wl,-rpath-link=/home/aasthakm/workspace/ibc/source/xen/tools/libxl/../../tools/libxc
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
At Tue, 1 Jul 2014 07:00:29 +0000, WANG Cheng D wrote: > > Dear all, > I am installing the libvirt 1.2.5 on my newly installed Fedora19. > When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt" > In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19. You need to install the
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On 07/01/2014 09:00 AM, WANG Cheng D wrote: > Dear all, > > I am installing the libvirt 1.2.5 on my newly installed Fedora19. > > When I run ./configure, an error is reported: ?You must install the libyajl > library & headers to compile libvirt? > > In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the > fedora19. > Do you have the
2012 Jan 15
2
[PATCH v3] libxl: add support for yajl 2.x
# HG changeset patch # User Roger Pau Monne <roger.pau@entel.upc.edu> # Date 1326606960 -3600 # Node ID a1986ef30b7dab4f60fe5cda70856f5751a9fde2 # Parent cd47dde439e688cac244c7eb9f55d826c85c844f libxl: add support for yajl 2.x This patch adds support for yajl versions 2.x, while retaining 1.x compatibility. All the needed ifdefs can be found in libxl_json.h. Tested with yajl 2.0.3 and
2014 May 22
0
Xen 4.4 packaging.
Il 18/05/2014 20:11, Fabio Fantoni ha scritto: > Il 17/05/2014 18:54, Fabio Fantoni ha scritto: >> Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>>> > Hi waldi, >>>> > >>>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>>> have
2014 May 22
0
Xen 4.4 packaging.
Il 18/05/2014 20:11, Fabio Fantoni ha scritto: > Il 17/05/2014 18:54, Fabio Fantoni ha scritto: >> Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>>> > Hi waldi, >>>> > >>>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>>> have
2014 Jul 01
10
Libvirt installion error: You must install the libyajl library & headers to compile libvirt
Dear all, I am installing the libvirt 1.2.5 on my newly installed Fedora19. When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt" In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19. I found several links talking about this error and I downloaded 3 files (configure.ac, m4/virt-yajl.m4,
2012 Aug 08
3
GPU passthrough with Xen 4.2 on Ubuntu 12.04
I have been trying to setup GPU passthrough for a couple of days now with little luck. I''m hoping someone can shed some light as to where I may be going wrong or at least identify some genuine bugs. Essentially pci passthrough works for me but gpu passthrough doesn''t. My system is currently configured as follows (please ask if you need further details) Asrock Z77 e-Itx
2007 May 18
0
dependecies blahs
On a centos 4.4 yum update I get this Error: Missing Dependency: libmysqlclient_r.so.14(libmysqlclient_14) is needed by package MySQL-python Error: Missing Dependency: libmysqlclient_r.so.14 is needed by package MySQL-python I don't want to overly speculate... is it just a mirrors syncing thing or? Only thing I can think of is I installed perl 5.8.8 from centosplus repo in the last week for
2007 Jul 19
1
asterisk libraries dependecies
Hello, I'm deploying asterisk on a comtrend mips adsl router, I'm aware of the dependence of libncurses, so I compiled ncurses 5.6 for that platform, As you must Know this devices are not resource wide and flash memory especially, after ncurses compilation I have a /usr/share/terminfo with 1,6 MB space and some other libraries, libmenu libform llibpanel etc, I would like to know if
2020 Oct 30
0
Re: Fail to build libvirt upstream rpm on fedora 33
On Fri, Oct 30, 2020 at 10:30:00AM +0800, Han Han wrote: > Hello, > I encountered errors when building rpm on fedora33: > > Versions: > libvirt: v6.9.0-rc2 > gcc-10.2.1-5.fc33.x86_64 > meson-0.55.3-1.fc33.noarch > ninja-build-1.10.1-2.fc33.x86_64 > binutils-2.35-11.fc33.x86_64 > > Steps: > 1. Archive libvirt source code to
2002 Sep 18
6
Dependecies problem
I cannot for the life of my get this to work. Here is my problem: libc.so.6(GLIBC_2.3) is needed by samba-2.2.5-10 libc.so.6(GLIBC_2.3) is needed by samba-client-2.2.5-10 libc.so.6(GLIBC_2.3) is needed by samba-common-2.2.5-10 libc.so.6(GLIBC_2.3) is needed by samba-swat-2.2.5-10 I tired it with these files glibc-2.2.90-26.i386.rpm
2017 Jul 25
0
Re: build from github source
On Tue, 2017-07-25 at 17:42 +0800, lampahome wrote: > why is undefined reference to 'yajl_tree_parse', I already install it from https://github.com/lloyd/yajl First thing I see is that it hasn't been installed to a place mentioned in your LD_LIBRARY_PATH, or not discovered at configure time. Since you are working on a linux machine, I guess your distro is providing the development
2017 Jul 25
2
Re: build from github source
I try to install like below: apt-get install libyajl2 apt-get install libyajl2-dev apt-get install libyajl2-dbg and rebuild again: > ./configure > make still the same errors happened anyone has the same issue? 2017-07-25 18:27 GMT+08:00 Cedric Bosdonnat <cbosdonnat@suse.com>: > On Tue, 2017-07-25 at 17:42 +0800, lampahome wrote: > > why is undefined reference to