Hi Deepti,
On 06/13/2011 12:22 PM, Deepti Kalakeri wrote:
Hello,
This is my first attempt with the Linaro kernel build and I am having no success in getting it build. My aim is to get a kernel debian package build using the upstream changes. I am following the instructions given at https://wiki.linaro.org/Resources/HowTo/PackageYourOwnKernel.
Can you check this link again? I reformatted and fixed some on the errors on this page late Friday. I think some of the problems you encountered are fixed.
I get quite a number of errors. I have attached one of them to the mail as well.
AIUI, the config errors you listed need to be fixed by going through the kernel configuration and enabling or disabling these options as requested. So in the first example from the failure log you sent:
check-config: FAIL: value CONFIG_DEVKMEM n
means CONFIG_DEVKMEM is disabled when it should be enabled. So using "fdr editconfigs" you need to find and change that configuration option.
When I tried this on Friday I had to run this step a few times because of kernel dependencies. The process is outlined in these sections:
Update Your Kernel Config Fix-up Your Kernel Config Bypass Remaining Config Errors
HTH, Matt
Can someone let me know if this is the right wiki to follow the upstream kernel packaging? Also, I dont find the arch/arm/configs/omap3_defconfig configuration file shown in one of the steps. Can I know how to get the same?
Is there a different approach to get the kernel debian package ?
Thanks in advance!!! Regards, Deepti.
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev