[android-kernel] Re: android-msm-2.6.35 compilation errors

2012-02-18 Thread bertoe
I did try disabling the driver in he config, but another driver error popped up. The default N1 config worked, then I modified it with my needed configs (see below post). Hope this helps all interested. Thx! On Feb 16, 7:20 pm, x1123 wrote: > dear Bertoe, > > I dont have time to try with another

[android-kernel] Re: android-msm-2.6.35 compilation errors

2012-02-18 Thread bertoe
Thanks, that worked! I just used: make mahimahi_defconfig and it compiled and flashed/booted to the phone fine. After the default config, I went back and did menu config to add some other features I needed like kprobes and all went well. Thanks again!!! On Feb 16, 8:22 pm, James Snee wrote: > I

[android-kernel] Re: android-msm-2.6.35 compilation errors

2012-02-16 Thread James Snee
I had much the same problem when compiling against the config file I pulled from the device. Have you tried creating a 'vanilla' config file for the Nexus One and compiling it? This may help you figure out whether there's a problem with your build chain or with the configuration for the build you o

[android-kernel] Re: android-msm-2.6.35 compilation errors

2012-02-16 Thread x1123
dear Bertoe, I dont have time to try with another option. If you think you dont need the driver, try recompile with the driver disable in the config. and share here the result :-)) thanks TJ On Feb 17, 1:56 am, bertoe wrote: > So how did you ever resolve those errors? I'm not sure if the driv

[android-kernel] Re: android-msm-2.6.35 compilation errors

2012-02-16 Thread bertoe
So how did you ever resolve those errors? I'm not sure if the drivers that are causing me errors are required by the N1 (I assume so), do you know how to resolve these errors? Thanks! On Feb 13, 8:33 pm, x1123 wrote: > I faced exactly the same error thing as below, OS Ubuntu 10.04 amd64, > build