Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
nickholtus
Old
#31  
nickholtus's Avatar
Recognized Contributor
Thanks Meter 2085
Posts: 2,272
Join Date: Aug 2011

 
DONATE TO ME
paxchristos: can you compile a kernel with this changes?

https://gist.github.com/3160669


If you want to motivate me, please donate to me:


https://www.paypal.com/cgi-bin/websc...=WSQ8K2PEXNH7Q

If i helped you, please hit the thanks button!

Check our site! www.xperiaplanet.nl , the site for tips, trics and more!

Miui.nl! The dutch miui site!!

Don't expect a reply on dev pm's. Please contact me in the topic or on gtalk
 
paxChristos
Old
#32  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by thx84 View Post
Good to see another Xperia phone, I'm still working on getting a kernel working for the Neo...

Sent from my Xperia Neo on Ics
Have you tried the CAF hack we found? Apply to board-semc_mogahmi.c & your defconfig (or however it's spelled :P )

Sent from my R800x using Tapatalk 2
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
 
paxChristos
Old
(Last edited by paxChristos; 23rd July 2012 at 11:00 PM.)
#33  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by nickholtus View Post
paxchristos: can you compile a kernel with this changes?

https://gist.github.com/3160669
Soon Doing it right now, wow, there are a lot of changes cleaning, then building & next time I update will upload :P

Pax

Sent from my R800x using Tapatalk 2
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
 
nickholtus
Old
#34  
nickholtus's Avatar
Recognized Contributor
Thanks Meter 2085
Posts: 2,272
Join Date: Aug 2011

 
DONATE TO ME
thanks
if i was @ home i maked the kernel by myself


If you want to motivate me, please donate to me:


https://www.paypal.com/cgi-bin/websc...=WSQ8K2PEXNH7Q

If i helped you, please hit the thanks button!

Check our site! www.xperiaplanet.nl , the site for tips, trics and more!

Miui.nl! The dutch miui site!!

Don't expect a reply on dev pm's. Please contact me in the topic or on gtalk
 
paxChristos
Old
#35  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by nickholtus View Post
thanks
if i was @ home i maked the kernel by myself
Dang it
Code:
drivers/video/msm/msm_fb.c: In function 'msm_fb_check_var':
drivers/video/msm/msm_fb.c:1450: warning: too many arguments for format
drivers/video/msm/msm_fb.c:1528: error: invalid storage class for function 'msm_fb_set_par'
drivers/video/msm/msm_fb.c:1527: warning: ISO C90 forbids mixed declarations and code
drivers/video/msm/msm_fb.c:1584: error: invalid storage class for function 'msm_fb_stop_sw_refresher'
drivers/video/msm/msm_fb.c:2099: error: invalid storage class for function 'msm_fb_dma_barrier_for_rect'
drivers/video/msm/msm_fb.c:2123: error: invalid storage class for function 'msm_dma_nc_pre'
drivers/video/msm/msm_fb.c:2127: error: invalid storage class for function 'msm_dma_wt_pre'
drivers/video/msm/msm_fb.c:2131: error: invalid storage class for function 'msm_dma_todevice_wb_pre'
drivers/video/msm/msm_fb.c:2136: error: invalid storage class for function 'msm_dma_fromdevice_wb_pre'
drivers/video/msm/msm_fb.c:2141: error: invalid storage class for function 'msm_dma_nc_post'
drivers/video/msm/msm_fb.c:2146: error: invalid storage class for function 'msm_dma_fromdevice_wt_post'
drivers/video/msm/msm_fb.c:2151: error: invalid storage class for function 'msm_dma_todevice_wb_post'
drivers/video/msm/msm_fb.c:2156: error: invalid storage class for function 'msm_dma_fromdevice_wb_post'
drivers/video/msm/msm_fb.c:2171: error: invalid storage class for function 'msm_fb_ensure_memory_coherency_before_dma'
drivers/video/msm/msm_fb.c:2254: error: invalid storage class for function 'msm_fb_ensure_memory_coherency_after_dma'
drivers/video/msm/msm_fb.c:2319: error: invalid storage class for function 'msmfb_blit'
drivers/video/msm/msm_fb.c:2397: error: invalid storage class for function 'msmfb_overlay_get'
drivers/video/msm/msm_fb.c:2420: error: invalid storage class for function 'msmfb_overlay_set'
drivers/video/msm/msm_fb.c:2444: error: invalid storage class for function 'msmfb_overlay_unset'
drivers/video/msm/msm_fb.c:2458: error: invalid storage class for function 'msmfb_overlay_play_wait'
drivers/video/msm/msm_fb.c:2478: error: invalid storage class for function 'msmfb_overlay_play'
drivers/video/msm/msm_fb.c:2505: error: invalid storage class for function 'msmfb_overlay_play_enable'
drivers/video/msm/msm_fb.c:2522: error: invalid storage class for function 'msmfb_dtv_lcdc_enable'
drivers/video/msm/msm_fb.c:2542: error: invalid storage class for function 'msmfb_overlay_refresh'
drivers/video/msm/msm_fb.c:2557: error: invalid storage class for function 'msmfb_mixer_info'
drivers/video/msm/msm_fb.c:2622: error: invalid storage class for function 'msm_fb_ioctl'
drivers/video/msm/msm_fb.c:2862: error: invalid storage class for function 'msm_fb_register_driver'
drivers/video/msm/msm_fb.c:2943: error: non-static declaration of 'msm_fb_add_device' follows static declaration
drivers/video/msm/msm_fb.c:2866: note: previous definition of 'msm_fb_add_device' was here
drivers/video/msm/msm_fb.c:2960: error: non-static declaration of 'get_fb_phys_info' follows static declaration
drivers/video/msm/msm_fb.c:2945: note: previous definition of 'get_fb_phys_info' was here
drivers/video/msm/msm_fb.c:2989: error: initializer element is not constant
drivers/video/msm/msm_fb.c:2989: error: expected declaration or statement at end of input
I did the hacks & got this
using arm-eabi-4.4.3 (courtesy of doom)
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
 
nickholtus
Old
#36  
nickholtus's Avatar
Recognized Contributor
Thanks Meter 2085
Posts: 2,272
Join Date: Aug 2011

 
DONATE TO ME
that's weird.
i dno what can be wrong


If you want to motivate me, please donate to me:


https://www.paypal.com/cgi-bin/websc...=WSQ8K2PEXNH7Q

If i helped you, please hit the thanks button!

Check our site! www.xperiaplanet.nl , the site for tips, trics and more!

Miui.nl! The dutch miui site!!

Don't expect a reply on dev pm's. Please contact me in the topic or on gtalk
 
paxChristos
Old
(Last edited by paxChristos; 24th July 2012 at 12:06 AM.) Reason: Update
#37  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by nickholtus View Post
that's weird.
i dno what can be wrong
Either I messed up with the brackets or it's throwing false-errors
Here's the code: http://pastebin.com/QXv8uHqb

Edit: According to Gedit's line #s it's throwing errors on brackets :\

Edit2: Gonna try a different toolchain & see if it compiles
Edit3: Doom's Linaro 4.6.2 toolchain fails at the same point as in the OP (wireless/broadcom/)

Edit4: Yupp, I messed up with brackets, re-compiling now, will post when it's done.
Pax
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
 
paxChristos
Old
#38  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Still stuck with the status 6 error when installing my zip :\

I'll prick up from this point tomorrow :P

Sent from my R800x using Tapatalk 2
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM
 
CosmicDan
Old
(Last edited by CosmicDan; 24th July 2012 at 03:37 AM.)
#39  
CosmicDan's Avatar
Senior Member
Thanks Meter 3651
Posts: 3,932
Join Date: Jun 2009
Location: Central Coast

 
DONATE TO ME
I am only novice when it comes to GCC and building from source, but I do have one thing to point out...

Quote:
Originally Posted by paxChristos View Post
Second error: (Erroring out right now)
In-line kernel building. I'm getting a (possible) GCC compiler false error where it says
Code:
/home/paxchristos/Android_Source/cm10/kernel/semc/msm7x30/drivers/net/wireless/bcm4329/wl_iw.c: In function 'wl_iw_set_pmksa':
/home/paxchristos/Android_Source/cm10/kernel/semc/msm7x30/drivers/net/wireless/bcm4329/wl_iw.c:5335:5: error: array subscript is above array bounds [-Werror=array-bounds]
/home/paxchristos/Android_Source/cm10/kernel/semc/msm7x30/drivers/net/wireless/bcm4329/wl_iw.c:5338:5: error: array subscript is above array bounds [-Werror=array-bounds]
/home/paxchristos/Android_Source/cm10/kernel/semc/msm7x30/drivers/net/wireless/bcm4329/wl_iw.c: At top level:
cc1: error: unrecognized command line option "-Wno-unitialised" [-Werror]
Possible fix: for now turn off in-line kernel building until either error is solved.

Is that the exact copy-and-paste of the error? "-Wno-unitialised" is British-English spelling, change that s to a z


Quote:
Originally Posted by paxChristos View Post
Still stuck with the status 6 error when installing my zip :\
Push it over adb and chmod it manually? Or rip the set_perms portion of another zip to make a mini "Fixperms" zip which I always use

XtreamerMobile Developer


My GitHub | My Apps on AppBrain


Goodbye Xperia 2011 scene - on to greater things

Current Community Projects:
Turbo Tools - Developer Preview soon

 
paxChristos
Old
#40  
paxChristos's Avatar
Retired Forum Moderator - OP
Thanks Meter 1252
Posts: 2,036
Join Date: Aug 2011
Location: Milwaukee

 
DONATE TO ME
Quote:
Originally Posted by CosmicDan View Post
I am only novice when it comes to GCC and building from source, but I do have one thing to point out...

Is that the exact copy-and-paste of the error? "-Wno-unitialised" is British-English spelling, change that s to a z
Yes, that's a direct copy/paste of the error :P
-Wno-uninitialised is saying not to treat warning as errors for uninitialized variables :P
Quote:
Push it over adb and chmod it manually? Or rip the set_perms portion of another zip to make a mini "Fixperms" zip which I always use
The status 6 has to do with retouch_binaries, and while it works for CM9 (same calls/setup) if I try to tweak it at all, I get an installation failed due to a bad zip.

Sent from my R800x using Tapatalk 2
Tips:
*Logcat or it never happened. *Search before posting *Go to User CP -> Edit Options -> switch "Number of Posts to Show Per Page" to 50. *Reporting Posts

Link to My Mediafire Folder (R800x Goodies) | Link to common Xperia Play fixes
My Work: Roms for R800x that i've ported/tweaked | Team Gummy Rom | Codename Android | CM9 | In Progess: Jelly Bean (CM10 (Pre-Alpha) then AOSP) | Codename Android GSM

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...