* Compiling MTD-utils
@ 2004-12-06 14:05 Andrew Douglas
2004-12-06 16:55 ` Michael
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Douglas @ 2004-12-06 14:05 UTC (permalink / raw)
To: linux-mtd
Hi All
I'm tring to compile the latest snapshot of MTD utils for my host and
embedded target systems. According to Karim Yaghmour's Building
Embedded Linux Systems I should use:
$ automake --foreign; autoconf
$ ./configure --with-kernel=/usr/src/linux
When I do I get the folowing error messages:
"automake: 'configure.ac ' or 'configure.in' is required
"autoconf: no input file"
Are these the correct commands? If not what should I be using??
Any suggestions would be appreciated
Thanks
Andy Douglas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compiling MTD-utils
2004-12-06 14:05 Compiling MTD-utils Andrew Douglas
@ 2004-12-06 16:55 ` Michael
0 siblings, 0 replies; 2+ messages in thread
From: Michael @ 2004-12-06 16:55 UTC (permalink / raw)
To: linux-mtd
> Hi All
>
> I'm tring to compile the latest snapshot of MTD utils for my host
> and
> embedded target systems. According to Karim Yaghmour's Building
> Embedded Linux Systems I should use:
>
> $ automake --foreign; autoconf
> $ ./configure --with-kernel=/usr/src/linux
>
No, I don't believe those are the correct commands. I've never
used them anyways, and MTD has changed since his instructions.
I simply enter the 'mtd/util' directory, and do
make CROSS=arm-linux- flash_erase flash_eraseall nanddump
nandwrite
(as those are the only utilities I use)
Take a look at the makefile, it seems pretty straightforward.
Mike
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-06 16:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06 14:05 Compiling MTD-utils Andrew Douglas
2004-12-06 16:55 ` Michael
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox