Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - magicyang

Pages: [1]
1
Open Embedded / Oe Build Always Fails When Patching Glibc-2.3.5
« on: February 12, 2006, 12:12:32 am »
Hi, I tried to use "machine=ixp4xxx", which uses the armeb toolchain. But when OE tries to build the toolchain, it always fails when patching glibc:
 
NOTE: package glibc-2.3.5+cvs20050627-r1: task do_patch: started
NOTE: Applying patch 'arm-audit.patch'
ERROR: function do_patchcmd failed
ERROR: log data follows (/develop/oe/build/tmp/work/glibc-2.3.5+cvs20050627-r1/temp/log.do_patchcmd.14586)
| Importing patch /develop/oe/org.openembedded.dev/packages/glibc/glibc-cvs-2.3.5/arm-audit.patch (stored as arm-audit.patch)
| Applying patch arm-audit.patch
| patching file sysdeps/generic/ldsodefs.h
| Hunk #1 succeeded at 211 (offset 8 lines).
| Hunk #2 FAILED at 294.
| Hunk #3 FAILED at 366.
| 2 out of 3 hunks FAILED -- rejects in file sysdeps/generic/ldsodefs.h
| patching file elf/tst-auditmod1.c
| Hunk #1 FAILED at 192.
| 1 out of 1 hunk FAILED -- rejects in file elf/tst-auditmod1.c
| Patch arm-audit.patch does not apply (enforce with -f)
NOTE: Task failed: /develop/oe/build/tmp/work/glibc-2.3.5+cvs20050627-r1/temp/log.do_patchcmd.14586
NOTE: package glibc-2.3.5+cvs20050627-r1: task do_patch: failed

  Does anyone else use the armeb toolchain? Any suggestion?  Thanks very much!

2
Open Embedded / Nommu And Uclibc Support In Oe?
« on: January 04, 2006, 05:04:43 am »
Hi all,

  I want to know that which one of the current supported machine has no MMU and using uclibc? Does OE has good support for those CPUs without a MMU?

Regards,
Luke

3
Open Embedded / Which Is The $topdir In Bitbake.conf?
« on: January 03, 2006, 09:42:47 pm »
Hi,

   In bitbake.conf there is a $TOPDIR variable. Where is it defined?  Thanks!

Regards,
Luke

4
Open Embedded / [need Help] Cvs Problem During Bitbake?
« on: January 03, 2006, 08:52:43 am »
Hi ,

  I met following problem when bitbaking any app. It tried to get "quilt" first, but always reported error:

NOTE: package quilt-native-0.42: started
NOTE: package quilt-native-0.42-r0: task do_fetch: started
 NOTE: Update cvs://anonymous@cvs.savannah.nongnu.org/cvsroot/quilt;method=pserver;module=quilt;tag=VER_0_42
CVS moved to cvs.savannah.[non]gnu.org
Check http://savannah.gnu.org/forum/forum.php?forum_id=4168 for details.
Anonymous access over SSH is replaced by the (more efficient) pserver.
cvs [update aborted]: end of file from server (consult above messages if any)
NOTE: Task failed: Fetch failed: quilt
NOTE: package quilt-native-0.42-r0: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-native-0.42: failed
ERROR: Build of sed failed

  Seems cvs failed because they changed protocol in savannah. But the "method=pserver" line seems right? Any suggestion? Thanks!

Regards,
Luke

Pages: [1]