00:15 | Tenkaw | 00:15 * Tenkawa attempts building a "working" 3.10 again |
00:16 | Tenkawa | oh.... |
00:16 | Tenkawa | my defconfig file is missing |
00:16 | Tenkawa | thats not good |
00:19 | Tenkawa | thats better. lets try that compile again |
00:20 | Tenkawa | hmm |
00:20 | Tenkawa | it doesnt seem to want to take the config |
00:23 | aplund | coinsen: different problems I take it |
00:26 | Tenkawa | aplund: question for you.. Which .config did you use to get a good working 3.10 kernel built? |
00:27 | aplund | Tenkawa: I'm just using the kernel from archlinuxarm |
00:27 | aplund | Tenkawa: but there is a defconfig in jnettlet's branch |
00:27 | Tenkawa | yeah the one at least on the linaro github branch isnt working for me |
00:30 | Tenkawa | got an idea.. we'll see if it works |
00:30 | aplund | Tenkawa: the freescale stuff doesn't have the Kconfig logic working right |
00:30 | aplund | so it's possible to set configure options that won't build |
00:30 | Tenkawa | aplund: ahh |
00:30 | Tenkawa | yeah thats what I'm running into |
00:30 | Tenkawa | uggh |
00:30 | Tenkawa | I'll try out the arch one for now |
00:31 | Tenkawa | thanks for the info |
00:31 | aplund | if you get missing symbol errors you need to find what config options will turn on compilation to provide those symbols |
00:31 | Tenkawa | yeah.. been there done that 400 |
00:31 | Tenkawa | + times |
00:32 | aplund | try the defconfig out of jnettlet branch |
00:32 | aplund | then add anything else you need on top of that. |
00:33 | Tenkawa | do you have that repo addy handy |
00:33 | Tenkawa | ? |
00:33 | aplund | https://raw.githubusercontent.com/linux4kix/linux-linaro-stable-mx6/linux-linaro-lsk-mx6/arch/arm/configs/imx_v7_cubox-i_hummingboard_defconfig |
00:33 | Tenkawa | ahhhh |
00:33 | Tenkawa | thanks |
00:53 | Tenkawa | cheers all. Time to finish up for now |