Displaying 10 results from an estimated 10 matches for "tizen".
Did you mean:
tiden
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.
http://blog.mikeasoft.com/2012/06/23/writing-native-tizen-applications-using-the-1-0-larkspur-sdk-scratchbox-and-efl/
============================================================================
CC = /home/hum/Projects/clang_llvm/bui...
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 you'd otherwise find in Fedora/RHEL.
> > 2. Added defines:
> >...
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 _wit...
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 sets up...
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: Dani...
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
2013 Nov 07
0
Installed (but unpackaged) file(s) found.
...ne _without_sasl 1
%define _without_qemu 1
%define _without_storage_lvm 1
%define _without_storage_iscsi 1
%define _without_storage_disk 1
%define _without_storage_mpath 1
%define _without_nwfilter 1
%define _without_libssh2 1
%define _without_hyperv 1
%define _without_phyp 1
%define dist tizen
I commented out %check section from the spec because it failed and I got the
fallowing error:
Installed (but unpackaged) file(s) found.
Logs are in the attachment.
Any ideas?
Thanks!
Jan
2013 Nov 07
0
Failing %check section.
...ne _without_sasl 1
%define _without_qemu 1
%define _without_storage_lvm 1
%define _without_storage_iscsi 1
%define _without_storage_disk 1
%define _without_storage_mpath 1
%define _without_nwfilter 1
%define _without_libssh2 1
%define _without_hyperv 1
%define _without_phyp 1
%define dist tizen
And the %check section fails. I attach the logs.
Thanks!
Jan
2016 May 03
4
Linux/ARM: Segfault issue when we build clang sources including __thread variable using -O2 flag
...GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "armv7l-tizen-linux-gnueabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For...