Angstrom-distribution / setup-scripts

Helper scripts for setting an Angstrom development environment
http://www.angstrom-distribution.org/building-angstrom
MIT License
84 stars 108 forks source link

Gcc does not compile #5

Closed langalex closed 11 years ago

langalex commented 12 years ago

I'm trying to compile the kernel on a Debian box using MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel

At some point the script fails with the message NOTE: package gcc-cross-4.5-r49+svnr184907: task do_compile: Failed. This is the output from the compile log: https://gist.github.com/e51f406d40a3ea129e64

Any pointers to what's wrong? I don't actually know much C. I just need the kernel sources on the Beaglebone in order to compile a kernel module I need.

kraj commented 11 years ago

reopen if you still see this problem with latest angstrom