* Compiling kernel 2.4.20 with the latest snapshot of mtd
@ 2004-03-08 17:52 Matthias Gorjup
2004-03-09 7:29 ` Thomas Gleixner
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Gorjup @ 2004-03-08 17:52 UTC (permalink / raw)
To: linux-mtd
Hello,
I have troubles crosscompiling compiling kernel 2.4.20 with the latest
snapshot of mtd,
taken
from the mtd CVS repository. I apply the patch by invoking script
sh patchin.sh /home/gorjup/temp/linux but I get errors when compiling.
Here are the errors:
compr_zlib.c:64: parse error before `jffs2_zlib_init'
compr_zlib.c:65: warning: return-type defaults to `int'
compr_zlib.c: In function `jffs2_zlib_init':
compr_zlib.c:66: warning: implicit declaration of function `vmalloc'
compr_zlib.c:66: warning: assignment makes pointer from integer without a
cast
compr_zlib.c:72: warning: assignment makes pointer from integer without a
cast
compr_zlib.c:75: warning: implicit declaration of function `vfree'
make[3]: *** [compr_zlib.o] Error 1
make[3]: Leaving directory
`/home/gorjup/temp/linux-2.4.20/fs/jffs2'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory
`/home/gorjup/temp/linux-2.4.20/fs/jffs2'
make[1]: *** [_subdir_jffs2] Error 2
make[1]: Leaving directory
`/home/gorjup/tempB/linux-2.4.20/fs'
make: *** [_dir_fs] Error 2
Any suggestion welcome...
Matthias Gorjup
Norik Systems
www.norik.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Compiling kernel 2.4.20 with the latest snapshot of mtd
2004-03-08 17:52 Compiling kernel 2.4.20 with the latest snapshot of mtd Matthias Gorjup
@ 2004-03-09 7:29 ` Thomas Gleixner
2004-03-09 8:16 ` Matthias Gorjup
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Gleixner @ 2004-03-09 7:29 UTC (permalink / raw)
To: Matthias Gorjup, linux-mtd
On Monday 08 March 2004 18:52, Matthias Gorjup wrote:
> from the mtd CVS repository. I apply the patch by invoking script
> sh patchin.sh /home/gorjup/temp/linux but I get errors when compiling.
> Here are the errors:
Try
sh patchin.sh -j /home/gorjup/temp/linux
--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Compiling kernel 2.4.20 with the latest snapshot of mtd
2004-03-09 7:29 ` Thomas Gleixner
@ 2004-03-09 8:16 ` Matthias Gorjup
0 siblings, 0 replies; 3+ messages in thread
From: Matthias Gorjup @ 2004-03-09 8:16 UTC (permalink / raw)
To: Thomas Gleixner; +Cc: linux-mtd
On Tue, 9 Mar 2004, Thomas Gleixner wrote:
> On Monday 08 March 2004 18:52, Matthias Gorjup wrote:
> > from the mtd CVS repository. I apply the patch by invoking script
> > sh patchin.sh /home/gorjup/temp/linux but I get errors when compiling.
> > Here are the errors:
>
> Try
> sh patchin.sh -j /home/gorjup/temp/linux
>
I tried it, but I got errors as well. But does it make sense at all to
take the latest snapshot from CVS and integrate it in our product with
kernel 2.4.20 since there is no guarantee that the latest snapshot from
CVS is stable?
Our problem is the speed of writing to flash memory (Fujitsu MBMLV650,
16bit, 8MB). It takes us minimum 5 minutes for copying a 2MB large file
from mounted NFS to flash partition. Is that normal? how could we optimize
it?
Matthias Gorjup
Norik Systems
www.norik.com
> --
> Thomas
> ________________________________________________________________________
> linutronix - competence in embedded & realtime linux
> http://www.linutronix.de
> mail: tglx@linutronix.de
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-09 8:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-08 17:52 Compiling kernel 2.4.20 with the latest snapshot of mtd Matthias Gorjup
2004-03-09 7:29 ` Thomas Gleixner
2004-03-09 8:16 ` Matthias Gorjup
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox