Thanks a lot about your quick responses.
As for *mark gross *comments:
What do you mean with the baseline build for the htc device? There are many
defconfig files in the arch/arm/configs folder. I chose the
supersonic_defconfig
which is for the htc 4g evo device (model supersonic). Is there some
defconfig for
the baseline build or do you mean something else?
- I get the .config file by doing make ARCH=arm supersonic_defconfig.
I didn't modified the supersonic_defconfig.
- I saw that strip --strip-debug filename removes debugging symbols from a
binary.
Do you mean to run strip on every *.ko?
However, I don't find any modules in my kernel folder.
Also, I unset CONFIG_MODULES in the .config file and i have again the same
error about boot.img.
- I do in the kernel folder:
make bzImage
and again a zImage is produced and not a bzImage. To produce a bzImage, I
found only this way in the web.
*JF Dionne:*
- I downloaded this version of android from Cyanogenmod:
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
and the kernel source from
https://github.com/CyanogenMod/htc-kernel-supersonic .
The supersonic_defconfig is already in the arch/arm/configs folder of
the kernel source.
You mentioned "Did you check the versions for each to see if they match?"
What versions to check? The version of the kernel is* 2.6.32*.
I also tried another kernel git clone
git://github.com/CyanogenMod/cm-kernel.git
cd cm-kernel
git checkout supersonic-kernel-2.6.34
but i get this error:
In function 'msm_v4l2_video_dev_init':
drivers/media/video/msm/msm_v4l2.c:713: error: 'VID_TYPE_CAPTURE'
undeclared (first use in this function)
Therefore, i tried the version* 2.6.32* which is built successfully but
i face the problem with the very large boot.img.
--
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Google Groups
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.