From: Robert Yang <liezhi.yang@windriver.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Paul Eggleton <paul.eggleton@linux.intel.com>
Subject: Re: RFC: Porting KDE Plasma Active (WIP)
Date: Sun, 1 Apr 2012 10:31:48 +0800 [thread overview]
Message-ID: <4F77BE14.6000304@windriver.com> (raw)
In-Reply-To: <2905489.oBl1N3jSJA@helios>
On 04/01/2012 08:47 AM, Paul Eggleton wrote:
> On Thursday 02 February 2012 12:50:16 Samuel Stirtzel wrote:
>> There are other CMake configure pitfalls (all cross compiling scripts
>> in kdelibs are commented out) but it seems that at least the most of
>> them showed already during build time.
>
> Unfortunately when I tried to build kdelibs4 I got the following:
>
> | cd /home/paul/poky/poky/build-kde/tmp/work/i586-poky-
> linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc-
> r0/git/build/kjs&& /home/paul/poky/poky/build-kde/tmp/sysroots/x86_64-
> linux/usr/bin/icemaker /home/paul/poky/poky/build-kde/tmp/work/i586-poky-
> linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc-
> r0/git/kjs/bytecode
> | /bin/sh: /home/paul/poky/poky/build-kde/tmp/sysroots/x86_64-
> linux/usr/bin/icemaker: No such file or directory
> | make[2]: *** [kjs/opcodes.h] Error 127
> | make[2]: Leaving directory `/home/paul/poky/poky/build-kde/tmp/work/i586-
> poky-linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc-
> r0/git/build'
>
This is a known issue, there is an work around, it seems that the MACHINE is
qemux86, and host is x86_64, we can:
cp
tmp/work/i586-poky-linux/kdelibs4-4.8.0+git1+1439483a67135f483632f4c4cd239e96d2ed61fc-r0/git/build/bin/icemaker
tmp/sysroots/x86_64-linux/usr/bin/icemaker
The problem is that we don't have a kdelibs4-native, and it seems it is not
easy to add it.
// Robert
> Any ideas? Is this a PARALLEL_MAKE issue?
>
> Cheers,
> Paul
>
next prev parent reply other threads:[~2012-04-01 2:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-02 11:50 RFC: Porting KDE Plasma Active (WIP) Samuel Stirtzel
2012-02-02 11:56 ` Martin Jansa
2012-02-02 12:18 ` Samuel Stirtzel
2012-02-02 12:24 ` Martin Jansa
2012-02-02 20:35 ` Khem Raj
2012-02-08 10:09 ` Paul Eggleton
2012-02-08 10:59 ` Koen Kooi
2012-03-01 13:24 ` Samuel Stirtzel
2012-03-01 13:35 ` Koen Kooi
2012-03-01 14:15 ` Samuel Stirtzel
2012-03-01 14:37 ` Paul Eggleton
2012-03-26 12:48 ` Samuel Stirtzel
2012-04-01 0:47 ` Paul Eggleton
2012-04-01 2:31 ` Robert Yang [this message]
2012-04-01 12:00 ` Paul Eggleton
2012-04-05 4:50 ` Robert Yang
2012-04-05 9:23 ` Samuel Stirtzel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F77BE14.6000304@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.