Hello
I wanted to rebuild the kernel for Pandaboard so cloned the github repository on the Pandaboard, changed directory to linux-omap. I uncommented the lines for menuconfig and the return 1. Thats it, and ran makepkg -Acs --asroot.
Everything was downloaded and then after several patches being applied, I received the following error:
$this->bbcode_second_pass_code('', '
:
:
patching file security/commoncap.c
patching file security/device_cgroup.c
patching file security/security.c
==> ERROR: A failure occurred in prepare().
Aborting...
')
What could this error be? Is some patch failing? How can I find which one? Can't find a build log file. Is there one?
Thank you for your help.