Displaying 5 results from an estimated 5 matches for "_without_selinux".
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 _without_storage_lvm 1
%define _without_storage_iscsi 1
%define _without_storage_disk 1
%define _w...
2013 Nov 06
1
Re: Building libvirt for ARM tizen.
...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 you'd otherwise find in Fedora/RHEL.
> > 2. Added defines:
> >
> > %define _without_selinux 1
>
> Would you care to submit a patch to libvirt.spec.in that sets up the
> defaults correctly as part of the upstream patch? Right now, the spec
> file caters to Fedora and RHEL because those are the only two
> downstreams that have bothered to submit patches back upstream.
Real...
2013 Nov 05
0
Re: Building libvirt for ARM tizen.
..., 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 sets up the
defaults correctly as part of the upstream patch? Right now, the spec
file caters to Fedora and RHEL because those are the only two
downstreams that have bothered to submit patches back upstream.
>
> My problem is a un...
2013 Nov 07
0
Installed (but unpackaged) file(s) found.
Hi!
I'm building libvirt-1.1.4 with the fallowing configuration. I had to modify
the spec:
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 _without_storage_lvm 1
%define _without_storage_iscsi 1
%define _without_storage_disk 1
%define _w...
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 _without_qemu 1
%define _without_storage_lvm 1
%define _without_storage_iscsi 1
%define _without_storage_disk 1
%define _w...