OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Open Embedded => Topic started by: lixiaosan on March 21, 2005, 12:54:17 am

Title: Oe Build Error!help!
Post by: lixiaosan on March 21, 2005, 12:54:17 am
on my rh8.0, I used "bitbake virtual/kernel" to build kernel .

below is the output.

OE Build Configuration:
TARGET_ARCH   = "i386"
TARGET_OS     = "linux"
MACHINE       = "x86-uml"
DISTRO        = ""
TARGET_FPU    = ""

NOTE: package linux-uml-2.6.11-rc2-mm1: started
NOTE: package linux-uml-2.6.11-rc2-mm1-r3: task do_fetch: started
NOTE: package linux-uml-2.6.11-rc2-mm1-r3: task do_fetch: completed
NOTE: package linux-uml-2.6.11-rc2-mm1-r3: task do_patch: started
ERROR: function do_patchcleancmd failed
ERROR: log data follows (/stuff/openembedded/tmp/work/linux-uml-2.6.11-rc2-mm1-r3/temp/log.do_patchcleancmd.1816)
| /stuff/openembedded/tmp/work/linux-uml-2.6.11-rc2-mm1-r3/temp/run.do_patchcleancmd.1816: line 275: syntax error near unexpected token `'INHIBIT_PACKAGE_STRIP','
NOTE: Task failed:
NOTE: package linux-uml-2.6.11-rc2-mm1-r3: task do_patch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package linux-uml-2.6.11-rc2-mm1: failed
ERROR: Build of virtual/kernel failed


who can tell me how to figure it out?Thanks!
Title: Oe Build Error!help!
Post by: lardman on March 21, 2005, 05:09:17 am
As most people here just use bb/oe to build for the Zaurii, you'll get more help by posting to the mailing list for stuff like this (building for an x86 machine).


Si
Title: Oe Build Error!help!
Post by: Hrw on March 21, 2005, 09:13:45 am
add INHERIT="package_ipk" or use DISTRO which does it (it can be "generic" one: DISTRO="generic")