Thx, Jose. And I have anotherTwo question:
1, how to modify config files after doing make menuconfig , in other words, is there any rule to choose items from .config to config-generic and config-netbook(xxx)? 2, "# CONFIG_JBD2_DEBUG is not set" there are lots of such kind of line in config files , why do needed , I mean they have been annotated with "#" On 星期三 22:15, José Luís 写到: Hi, You should put the line # CONFIG_JBD2_DEBUG is not set in your config-generic file. I've tested with config-netbook to my netbook image, but should work with generic-config too. []'s 2010/12/22 I'v done "make menucofig" in kernel source directory, turned on ext4 , saved. I add """ ONFIG_EXT4_FS=y CONFIG_EXT4_FS_XATTR=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set """ to config-generic, then rpmbuild -ba kernel.spec and then , there goes the following error: ++ cat .config ++ grep -c CONFIG_ARM=y+ '[' 0 -eq 1 ']' + echo Doing kernel-ivi.configDoing kernel-ivi.config + make ARCH=x86 nonint_oldconfig. config:250:warning: override: PREEMPT changes choice state. config:776:warning: override: MAC80211_RC_DEFAULT_MINSTREL changes choice state. config:3553:warning: unexpected data CONFIG_JBD2_DEBUG make[1]: *** [nonint_oldconfig] Error 1 make: *** [nonint_oldconfig] Error 2 Can any guys build meego kernel before give me some advise? thx! _______________________________________________ MeeGo-dev mailing list [email protected] [2] http://lists.meego.com/listinfo/meego-dev [3] -- José Luís do Nascimento Signove - Seamless Technologies for Life! Home page: http://www.signove.com [4] Links: ------ [1] mailto:[email protected] [2] mailto:[email protected] [3] http://lists.meego.com/listinfo/meego-dev [4] http://www.signove.com/
_______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
