Hi,

I have built kernels on target in the past with MeeGo 1.0 and 1.1, but I am 
encountering some issues with the MeeGo 1.2.0 release for IVI.  I am basically 
following the instructions that OKI-Semi has on Sourceforge - they have worked 
flawlessly on MeeGo 1.0 and 1.1.

I am doing the build on target - both a Crossville-OKI and on one of the ML7213 
reference boards with the same results

1)  When I do a zypper install kernel-adaptation-intel-automotive I have in the 
past gotten all the tools that I need to build a  kernel.  With MeeGo 1.2.0 I 
am having to install rpm-build, ncurses-devel and gcc, they don't get installed 
with the kernel, although make and other tools do.

 2)  When I get rpmbuild and gcc and do a 
#rpmbuild -bp kernel-adaptation-intel-automotive.spec 

I get the following errors:

++ cat .config
++ grep -c CONFIG_ARM=y
+ '[' 0 -eq 1 ']'
+ echo Doing kernel-adaptation-intel-automotive.config
Doing kernel-adaptation-intel-automotive.config
+ make ARCH=x86 listnewconfig
error: Bad exit status from /var/tmp/rpm-tmp.Lcu21t (%prep)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.Lcu21t (%prep)

I realize that building on the target is about the slowest way of doing this, 
and if there is a link to good instructions on setting up a Linux development 
machine to do the kernel build, I'm all for that.

Any help is appreciated.
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to