* crc32.h
@ 2003-01-30 13:21 Stephane List
2003-01-30 14:15 ` crc32.h Thomas Gleixner
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Stephane List @ 2003-01-30 13:21 UTC (permalink / raw)
To: linux-mtd
I'm using the CVS source code.
All files in "fs/jffs2" use #include <linux/crc32.h>
But this file is not part of 2.4.x kernel it's only in 2.5
B.R.
Stephane
--
Stephane List
http://slist.lilotux.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crc32.h
2003-01-30 13:21 crc32.h Stephane List
@ 2003-01-30 14:15 ` Thomas Gleixner
2003-01-30 14:23 ` crc32.h Marius Groeger
2003-01-30 14:48 ` crc32.h David Woodhouse
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2003-01-30 14:15 UTC (permalink / raw)
To: Stephane List, linux-mtd
On Thursday 30 January 2003 14:21, Stephane List wrote:
> I'm using the CVS source code.
> All files in "fs/jffs2" use #include <linux/crc32.h>
> But this file is not part of 2.4.x kernel it's only in 2.5
Please use patches/patchin.sh to patch your kernel
--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crc32.h
2003-01-30 13:21 crc32.h Stephane List
2003-01-30 14:15 ` crc32.h Thomas Gleixner
@ 2003-01-30 14:23 ` Marius Groeger
2003-01-30 14:48 ` crc32.h David Woodhouse
2 siblings, 0 replies; 4+ messages in thread
From: Marius Groeger @ 2003-01-30 14:23 UTC (permalink / raw)
To: Stephane List; +Cc: linux-mtd
On Thu, 30 Jan 2003, Stephane List wrote:
> I'm using the CVS source code.
> All files in "fs/jffs2" use #include <linux/crc32.h>
> But this file is not part of 2.4.x kernel it's only in 2.5
It is part in new versions of 2.4, in which case MTD's version will be
inserted. Kernels without crc32.h should symlink to
mtd/fs/jffs2/crc32.h. See patches/patchin.sh for all the gory details.
Then use this script to marry your kernel and MTD.
Regards,
Marius
-----------------------------------------------------------------------------
Marius Groeger SYSGO Real-Time Solutions AG mgroeger@sysgo.de
Software Engineering Embedded and Real-Time Software www.sysgo.de
Voice: +49-6136-9948-0 Am Pfaffenstein 14 www.osek.de
FAX: +49-6136-9948-10 55270 Klein-Winternheim, Germany www.elinos.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: crc32.h
2003-01-30 13:21 crc32.h Stephane List
2003-01-30 14:15 ` crc32.h Thomas Gleixner
2003-01-30 14:23 ` crc32.h Marius Groeger
@ 2003-01-30 14:48 ` David Woodhouse
2 siblings, 0 replies; 4+ messages in thread
From: David Woodhouse @ 2003-01-30 14:48 UTC (permalink / raw)
To: Stephane List; +Cc: linux-mtd
stephane.list@lilotux.net said:
> I'm using the CVS source code. All files in "fs/jffs2" use #include
> <linux/crc32.h> But this file is not part of 2.4.x kernel it's only in
> 2.5
Just copy it from fs/jffs2/ into include/linux/
--
dwmw2
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-01-30 14:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30 13:21 crc32.h Stephane List
2003-01-30 14:15 ` crc32.h Thomas Gleixner
2003-01-30 14:23 ` crc32.h Marius Groeger
2003-01-30 14:48 ` crc32.h David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox