Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cubox instructions are incomplete...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures
View previous topic :: View next topic  
Author Message
lembark
n00b
n00b


Joined: 08 Aug 2014
Posts: 3
Location: St. Louis, MO, USA

PostPosted: Fri Aug 08, 2014 10:39 pm    Post subject: Cubox instructions are incomplete... Reply with quote

<https://wiki.gentoo.org/wiki/Cubox-i> includes the steps:

root # cd linux-linaro-stable-mx6
root # make imx_v7_cubox-i_hummingboard_defconfig
root # make menuconfig

Catch:

Code:
linux-linaro-stable-mx6 $ make imx_v7_cubox-i_hummingboard_defconfig
***
*** Can't find default configuration "arch/x86/configs/imx_v7_cubox-i_hummingboard_defconfig"!
***
make[1]: *** [imx_v7_cubox-i_hummingboard_defconfig] Error 1
make: *** [imx_v7_cubox-i_hummingboard_defconfig] Error 2


checking arch the only cubox-ish entry is:

arch/arm/configs/imx_v7_cubox-i_hummingboard_defconfig

which lives -- appropriately enough -- under ./arm rather than ./x86.

Q: What part of the cross-compile settings are missing from my enviornment?

Guessing that is where the arm => x86 got botched (though I'm running on an amd64 system
so I don't get where the x86 part of it comes in).
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Sat Aug 09, 2014 1:19 pm    Post subject: Reply with quote

maybe this is of use to you: https://www.gentoo.org/doc/en/handbook/handbook-arm.xml
Back to top
View user's profile Send private message
roarinelk
Guru
Guru


Joined: 04 Mar 2004
Posts: 520

PostPosted: Sun Aug 10, 2014 9:15 am    Post subject: Reply with quote

make ARCH=arm imx_v7_cubox-i_hummingboard_defconfig
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Alternative Architectures All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum