Hi All,

I am trying to build a new kernel for the BeagleBone.

I do the following:


git clone git://github.com/Angstrom-distribution/setup-scripts.git
cd setup-scripts
MACHINE=beaglebone ./oebb.sh config beaglebone
MACHINE=beaglebone ./oebb.sh update
MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel

But get this towards the end of the build
----------------------------------------------------------------------------------

| make: Entering directory 
`/home/developer/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/beaglebone-angstrom-linux-gnueabi/linux-ti33x-psp-3.2.34-r18a+gitr720e07b4c1f687b61b147b31c698cb6816d72f01/image/usr/src/kernel'
|   CLEAN   .
|   CLEAN   arch/arm/kernel
|   CLEAN   firmware
|   CLEAN   kernel
|   CLEAN   lib/raid6
|   CLEAN   lib
|   CLEAN   usr
|   CLEAN   arch/arm/boot/compressed
|   CLEAN   arch/arm/boot
|   CLEAN   drivers/tty/vt
|   CLEAN   drivers/video/logo
|   CLEAN   vmlinux System.map
| xargs: rm: Argument list too long
| make: *** [clean] Error 126
| make: Leaving directory 
`/home/developer/setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/beaglebone-angstrom-linux-gnueabi/linux-ti33x-psp-3.2.34-r18a+gitr720e07b4c1f687b61b147b31c698cb6816d72f01/image/usr/src/kernel'
| ERROR: oe_runmake failed
NOTE: package 
linux-ti33x-psp-3.2.34-r18a+gitr720e07b4c1f687b61b147b31c698cb6816d72f01: task 
do_install: Failed
ERROR: Task 2 
(/home/developer/setup-scripts/sources/meta-ti/recipes-kernel/linux/linux-ti33x-psp_3.2.bb,
 do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 904 tasks of which 236 didn't need to be rerun 
and 1 failed.

Summary: 1 task failed:
  
/home/developer/setup-scripts/sources/meta-ti/recipes-kernel/linux/linux-ti33x-psp_3.2.bb,
 do_install
Summary: There were 9 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
---------------------------------------------------------------------------------

Am I doing something stupid here?

Any help would be appreciated.

Thanks,

Chris


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to