[Yaffs] Re: Can't compile Yaffs2 for 2.6.8 with gcc 3.3.4
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Martin Fouts at
2005-05-20 19:39
Martin Fouts at
2005-05-21 22:43
Attachments:
Message as email
(text/plain)
Author:
Sergei Sharonov
Date:
2005-05-20 20:56
UTC
To:
yaffs
Subject:
[Yaffs] Re: Can't compile Yaffs2 for 2.6.8 with gcc 3.3.4
Martin,
Looks like CONFIG_YAFFS_YAFFS2 is not defined. See yaffs_guts.h for
struct definition. Probably need to add/set a switch in Kconfig.
Sergei