MPC8349EDS - Issues while ltib config

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC8349EDS - Issues while ltib config

ソリューションへジャンプ
3,276件の閲覧回数
Dinesh
Contributor I
Hi,
I am using ltib to try build my 2.6.x based kernel for MPC8349EDS.
When I try to compile the kernel, I get a error message:
include/linux/kernel.h:10:20: stdarg.h: No such file or directory
 
I did find the ltib was referencing to the gcc on the host machine ../usr/bin/gcc
While browing through FAQ's, I did come come across a section which talked about configuring ltib to point to the corresponding toolchain. When I tried to run ./ltib -m config , this is what I get:
 
./ltib -m config
+ cd config/platform/ep83xx
+ '[' -n '' -a -e /prj/ltib/config/profile/ ']'
+ mconf main.lkc
#
# using defaults found in .config
#

Your kernel configuration changes were NOT saved.
 
This is all I get and I do not get any configuration options or GUI.
What am I missing... I kind of took over from a person who was working on this
and had to jump in the middle to trouble shoot this issue.
Would very much appreciate your support.
 
Thanks
 
Alban Edit: CodeWarrior board is for CodeWarrior questions. Post moved and renamed to make device appear in subkect line.
 
 

Message Edited by Alban on 2007-03-28 08:32 PM

0 件の賞賛
1 解決策
1,861件の閲覧回数
Voxan
Contributor III
Hi Dinesh,

Looks to me you are not using the right LTIB command.
I would use the ./ltib --config

FYI: you could list all the LTIB commands available for your BSP with ./ltib --help

Hope this helps...

Best Regards

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,862件の閲覧回数
Voxan
Contributor III
Hi Dinesh,

Looks to me you are not using the right LTIB command.
I would use the ./ltib --config

FYI: you could list all the LTIB commands available for your BSP with ./ltib --help

Hope this helps...

Best Regards
0 件の賞賛