L.S.
With my first build for the Pandaboard I observed this error:
CLEAN linux
UNPACK linux
error: File linux-3.3.0-1482-6-ti-omap4.tar.bz2 doesn't exist in package linux sources directory
have you called scripts/extract before scripts/get ?
make: *** [rootfs] Error 1
After manually performing:
cd sources/linux
wget http://sources.openbricks.org/2.0/linux-3.3.0-1482-6-ti-omap4.tar.bz2
The build is now progressing
Is the problem located in the file: “config/platforms/arm/omap4/packages/linux/meta”???
Since I am only just beginning to use openbricks I prefer the experts opinion/fix
regards Eric
it’s a known issue if you do a build in another architecture and then switch to panda build.
sorry to answer so late , we use mailing lists, can you subscribe ?
see http://www.openbricks.org/mailing-lists/
better answer here and more readers
Thanks
I was compiling for pandaboard on Ubuntu 12.04 and i had a compile error building sgx540-omap44xx-drv package. Any Idea??
Thanks