Displaying 10 results from an estimated 10 matches similar to: "Installed (but unpackaged) file(s) found."
2013 Nov 07
0
Failing %check section.
Hi there!
I'm building libvirt-1.1.4 with the fallowing configuration. I had to modify
the spec file:
1. Comment out requirements: xhtml1, scrub, shadow-utils
2. Added defines:
%define _without_selinux 1
%define _without_hal 1
%define _without_libnl 1
%define _without_macvtap 1
%define _without_storage_fs 1
%define _without_network 1
%define _without_sasl 1
%define
2013 Nov 05
3
Building libvirt for ARM tizen.
Hi there!
I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file:
1. Comment out requirements: xhtml1, scrub, shadow-utils
2. Added defines:
%define _without_selinux 1
%define _without_hal 1
%define _without_libnl 1
%define _without_macvtap 1
%define _without_storage_fs 1
%define _without_network 1
%define _without_sasl 1
%define _without_qemu 1
%define
2013 Nov 06
1
Re: Building libvirt for ARM tizen.
On Tue, Nov 05, 2013 at 09:46:39AM -0700, Eric Blake wrote:
> On 11/05/2013 09:18 AM, Jan Olszak wrote:
> > Hi there!
> >
> > I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file:
> >
> > 1. Comment out requirements: xhtml1, scrub, shadow-utils
>
> Why? Are these prerequisites not available for you?
Tizen is lacking loads of stuff
2013 Nov 05
0
Re: Building libvirt for ARM tizen.
On 11/05/2013 09:18 AM, Jan Olszak wrote:
> Hi there!
>
> I'm building libvirt-1.1.4 on Tizen. I had to modify the spec file:
>
> 1. Comment out requirements: xhtml1, scrub, shadow-utils
Why? Are these prerequisites not available for you?
>
> 2. Added defines:
>
> %define _without_selinux 1
Would you care to submit a patch to libvirt.spec.in that
2012 Sep 20
0
[LLVMdev] How can I make clang/llvm use specific toolchain?
Hello list.
I wonder how I can make clang use specific linker.
I am now trying to compile a hello world c code on an Ubuntu box for
ARM and X86.
And I have successfully built for ARM but NOT ABLE TO build one for X86.
I am using a cross toolchain in the scratchbox environment of Tizen SDK.
You can refer to the url below for my testing environment.
2013 Oct 31
1
Re: libvirt-lxc driver on armv7l
Oh, sorry. I try to build libvirt on Tizen, with gbs.
Unfortunately Tizen doesn't have the packages from the "snip list of rpms":)
I tried to install dependencies from http://ftp.pbone.net/pub/fedora/linux/development/20/armhfp/os/Packages/ but that just doesn't work...
Thanks!
Jan
-----Original Message-----
From: Daniel P. Berrange [mailto:berrange@redhat.com]
Sent:
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello,
For the very first time, I tried the command bellow on a newly build Debian
Buster box on which I successfully built Asterisk 17.2.0 before. I got :
# contrib/scripts/install_prereq install-unpackaged
*** Installing NBS (Network Broadcast Sound) ***
A nbs-trunk/LICENSE
A nbs-trunk/nbsclient.c
A nbs-trunk/nbsd.c
A nbs-trunk/nbs.h
A nbs-trunk/nbscat.c
A nbs-trunk/Makefile
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
A few days ago, I tried to change the optimization flag from -O0 to -O2 to
speed up the execution of the application on Ubuntu/ARM 14.04 32 bit.
When I compiled the source code with -O2 flag instead of -O0 flag, I could
not run the application normally by getting always the segmentation fault.
Here is debugging information with GDB command in case of that. As you can
see, we could not execute
2013 Oct 30
2
libvirt-lxc driver on armv7l
Hi there,
I'm interested in using libvirt-lxc on armv7l architecture and I have a hard
time building libvirt.
1. Are there any prebuild rpms for ARM?
2. I have many dependency issues during build:
error: *** Error Summary ***
=== the following packages failed to build due to missing build dependencies
===
libvirt:
nothing provides hal-devel
nothing provides
2014 Oct 31
2
[Bug 10910] New: build: FTBFS paralel build start before proto.h generation (patch)
https://bugzilla.samba.org/show_bug.cgi?id=10910
Bug ID: 10910
Summary: build: FTBFS paralel build start before proto.h
generation (patch)
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: core