Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot does not generates target image.
@ 2008-11-24  8:21 Чинков Андрей
  2008-11-24 23:13 ` Hamish Moffatt
  0 siblings, 1 reply; 2+ messages in thread
From: Чинков Андрей @ 2008-11-24  8:21 UTC (permalink / raw)
  To: buildroot

Hi.

I did these steps:

1) download buildroot-20081110.tar.bz2
2) unpack
3) cd ./buildroot
4) make menuconfig
4.1) Reset produce target JFFS2 image
4.2) Set Linux advanced configuration (set Alchemy Based Processor, 
Little Endian, vmlinux)
5) make all

So I have the following question:

1) .../buildroot/project_build_mipsel/uclibc/root - is it the root 
folder for target JFFS2 image ?

2) Could I invoke this command "mkfs.jffs2 -d 
.../buildroot/project_build_mipsel/uclibc/root -o MY_IMAGE_NAME 
--little-endian" to produce target JFFS2 image by hand?

3) If I goto 4.1 item and set produce target JFFS2 image flag then I get 
an error after Linux compiles: "No rule to make 'mtd-host'".
What does this error means? How to force BUILDROOT to produce target 
image (like JFFS2) ??

--
Andrew.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Buildroot does not generates target image.
  2008-11-24  8:21 [Buildroot] Buildroot does not generates target image Чинков Андрей
@ 2008-11-24 23:13 ` Hamish Moffatt
  0 siblings, 0 replies; 2+ messages in thread
From: Hamish Moffatt @ 2008-11-24 23:13 UTC (permalink / raw)
  To: buildroot

PLEASE, stop posting about this several times per day. It won't help us
to help you any quicker.

On Mon, Nov 24, 2008 at 11:21:29AM +0300, ?????? ?????? wrote:
> So I have the following question:
> 
> 1) .../buildroot/project_build_mipsel/uclibc/root - is it the root 
> folder for target JFFS2 image ?

Yes

> 2) Could I invoke this command "mkfs.jffs2 -d 
> .../buildroot/project_build_mipsel/uclibc/root -o MY_IMAGE_NAME 
> --little-endian" to produce target JFFS2 image by hand?

Yes

> 3) If I goto 4.1 item and set produce target JFFS2 image flag then I get 
> an error after Linux compiles: "No rule to make 'mtd-host'".
> What does this error means? How to force BUILDROOT to produce target 
> image (like JFFS2) ??

I think it's a bug in buildroot. Unless you have selected one of the MTD
package versions to go into your build, it doesn't have a rule to build
mtd-host, which provides mkfs.jffs2.

A simple workaround is to go into the package selection and enabled MTD
(under hardware packages).


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-24 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24  8:21 [Buildroot] Buildroot does not generates target image Чинков Андрей
2008-11-24 23:13 ` Hamish Moffatt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox