Results 1 to 3 of 3
Hello,
I want to port embedded linux in ARM board.
I have started with buildroot download.
steps finished:
1.downloaded buildroot-snapshot.tar.bz2 and untar done.
2. cd /buildroot folder
then
3.make menuconfig ...
- 05-06-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 6
Problem in make menuconfig
Hello,
I want to port embedded linux in ARM board.
I have started with buildroot download.
steps finished:
1.downloaded buildroot-snapshot.tar.bz2 and untar done.
2. cd /buildroot folder
then
3.make menuconfig command
following is the result for that command.
It is contineously repeating untill we stop (Cntr C)
please help me to solve this problem.
i am using following software and hardware config:
1.Ubuntu 8.04 linux
2. Intel based motherboard
- 05-06-2009 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 452
welcome to the forum
try "touch *" in your source directory: that'll bring all the files therein
to have the same (machine current) timethe sun is new every day (heraclitus)
- 05-07-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 6
Thank you very much Mr.tpl , It works.
First time Iam using Linux and buildroots. Iam very happy that , I got a quick reply from you
Regards
sudheer


Reply With Quote