Re: [OE-core] [PATCH] ghostscript-native: Ensure the sys/time/h fix is applied for native builds

2011-11-26 Thread Khem Raj
On Sat, Nov 26, 2011 at 2:16 AM, Richard Purdie wrote: > On Fri, 2011-11-25 at 18:39 -0800, Khem Raj wrote: >> On Fri, Nov 25, 2011 at 7:06 AM, Richard Purdie >> wrote: >> > On my system, the sys/time.h header is in a subdir off /usr/include >> > which causes a build failure. Apply the target CFL

Re: [OE-core] [PATCH 1/1] intltool: remove XML::Parser check

2011-11-26 Thread Khem Raj
Hi Saul On Sat, Nov 26, 2011 at 10:49 AM, Saul Wold wrote: > On 11/24/2011 11:37 AM, Khem Raj wrote: >> >> On Thu, Nov 24, 2011 at 10:29 AM, Saul Wold  wrote: >>> >>> Add Patch to disable the XML::Parser check in the target >>> intltool.m4, this check will find the host (not native) >>> XML::Pars

Re: [OE-core] [PATCH 1/1] intltool: remove XML::Parser check

2011-11-26 Thread Saul Wold
On 11/24/2011 11:37 AM, Khem Raj wrote: On Thu, Nov 24, 2011 at 10:29 AM, Saul Wold wrote: Add Patch to disable the XML::Parser check in the target intltool.m4, this check will find the host (not native) XML::Parser if it's installed possibly causing Host contamination, but will also fail confi

Re: [OE-core] [PATCH] opkg-utils: handle 6 digit UID fields properly

2011-11-26 Thread Koen Kooi
Op 26 nov. 2011, om 16:57 heeft Paul Eggleton het volgende geschreven: > On Saturday 26 November 2011 10:47:29 Koen Kooi wrote: >> +Upsteam-status: Pending (there is no upstream after openmoko imploded) > > Not an issue with the patch, but I don't think this is completely true. AFAIK > Graham G

Re: [OE-core] [PATCH] opkg-utils: handle 6 digit UID fields properly

2011-11-26 Thread Paul Eggleton
On Saturday 26 November 2011 10:47:29 Koen Kooi wrote: > +Upsteam-status: Pending (there is no upstream after openmoko imploded) Not an issue with the patch, but I don't think this is completely true. AFAIK Graham Gower is still maintaining opkg. Cheers, Paul -- Paul Eggleton Intel Open Sourc

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-26 Thread Ulf Samuelsson
On 2011-11-26 13:38, Eric Bénard wrote: Hi Ulf, Le 26/11/2011 12:24, Ulf Samuelsson a écrit : 3. When I ran into this problem, I exited with ctrl-C. This left some recipes in the middle of a fetch ,and the build could not continue. I had to "bitbake -c clean " on all problematic packages to re

Re: [OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-26 Thread Eric Bénard
Hi Ulf, Le 26/11/2011 12:24, Ulf Samuelsson a écrit : 3. When I ran into this problem, I exited with ctrl-C. This left some recipes in the middle of a fetch ,and the build could not continue. I had to "bitbake -c clean " on all problematic packages to recover. Seems a little bit fragile to me.

[OE-core] Feedback on building openembedded-core for qemuarm. Excerpts from buildlog

2011-11-26 Thread Ulf Samuelsson
Downloaded the latest, and tried building console-image for qemuarm. Host = Ubuntu 11.04 i686. Looked through the build log, and thought I'd share it with the list. A number of warnings (see below) Seen a couple of errors as well. 1.ERROR: Function 'useradd_sysroot' failed Tried t

Re: [OE-core] [PATCH] ghostscript-native: Ensure the sys/time/h fix is applied for native builds

2011-11-26 Thread Richard Purdie
On Fri, 2011-11-25 at 18:39 -0800, Khem Raj wrote: > On Fri, Nov 25, 2011 at 7:06 AM, Richard Purdie > wrote: > > On my system, the sys/time.h header is in a subdir off /usr/include > > which causes a build failure. Apply the target CFLAGS fix to native > > builds as well to address this. > > hmm

[OE-core] [PATCH] opkg-utils: handle 6 digit UID fields properly

2011-11-26 Thread Koen Kooi
Signed-off-by: Koen Kooi --- .../opkg-utils/arfile_header_split.patch | 27 meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb |3 +- 2 files changed, 29 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/arfile_head