Thanks for your help. Aparently what I was missing was a working configuration. msm_defconfig is _not_ one. Discovering /proc/config.gz solved my immediate problem.
Thanks again. // Javier On Tue, Dec 8, 2009 at 10:09 PM, hedwin <[email protected]> wrote: > Hi, > > Bionic depends on the kernel include files and these are also used in > building bionic. If the structures, types etc etc of > your kernel differ from what is used by bionic you can imagine that > things can go wrong. > > The update of bionic is a mix of manual changes and changes supported > by tools. check out the following: > search for "Technote android-2.6.31-001: How to regenerate > bionic/libc/common/kernel headers for linux kernel v2.6.31" > from Elvis Dowson in [android-porting]. > He explains porting to a newer kernel step by step. > > Hedwin Koning. > > On Tue, Dec 8, 2009 at 5:41 PM, Javier Ubillos <[email protected]> wrote: > > No, I have not. > > in which step should I do that, and for which reason? > > > > Thank you // Javier > > > > On Tue, Dec 8, 2009 at 8:29 AM, hedwin <[email protected]> wrote: > >> > >> Did you update bionic as well > >> > >> Hedwin Koning > >> > >> On Mon, Dec 7, 2009 at 11:34 AM, jav <[email protected]> wrote: > >>> > >>> Hi. > >>> > >>> I'm trying to do some changes to the kernel, however I've run into > >>> some problems. > >>> > >>> I'm using the ADP2 ("ion"). > >>> > >>> I've successfully compiled my kernel, I boot from the bootloader using > >>> fastboot, but I just get stuck in the first screen "2009 IO > >>> conference". > >>> It just sits there forever. > >>> > >>> How can I find out what is happening? > >>> > >>> E.g. how do I get a hold of the boot logs of the _previous_ boot > >>> attempt? (as my own fails, and I'll have to reboot the phone into the > >>> 'original' kernel). > >>> > >>> Thank you // Javier > >>> > >>> -- > >>> unsubscribe: > >>> [email protected]<android-kernel%[email protected]> > >>> website: http://groups.google.com/group/android-kernel > >> > >> -- > >> unsubscribe: > >> [email protected]<android-kernel%[email protected]> > >> website: http://groups.google.com/group/android-kernel > > > > -- > > unsubscribe: > > [email protected]<android-kernel%[email protected]> > > website: http://groups.google.com/group/android-kernel > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
