[opensuse-kernel] setting the CONFIG_REISER4=m parameter
Hello, Thanks for all the help. As stated earlier from [1] CONFIG_REISER4=m ... or whatever it is into config.addon/x86_64/vanilla, tar it up into config.addon.tar.bz2, and it will get pulled in automatically. Will that actually make all the changes to the .config file because after applying these settings # make menuconfig locally File systems ---> <M> The Extended 4 (ext4) filesystem It changed over 300 lines changed in the .config , that seems alot. # diff .config .config.old | grep -i "<" | wc -l 209 # diff .config .config.old | grep -i ">" | wc -l 119 This is to fix the following error [2] in project [3]. A step closer at least the patch applied. Thanks Glenn [1] http://lists.opensuse.org/opensuse-kernel/2010-08/msg00054.html [2] compilation details [part] + patch -s -F0 -E -p1 --no-backup-if-mismatch -i ../patches.rpmify/reiser4-for-2.6.35.patch + cd /usr/src/packages/BUILD/reiser4-2.6.35.4/linux-obj + '[' -f /usr/src/packages/SOURCES/localversion ']' + test -e ../config.addon/x86_64/desktop + cp ../config/x86_64/desktop .config + /usr/src/packages/BUILD/reiser4-2.6.35.4/linux-2.6.35/scripts/config --set-str CONFIG_LOCALVERSION -21-desktop --enable CONFIG_SUSE_KERNEL --disable CONFIG_DEBUG_INFO + MAKE_ARGS=' -C /usr/src/packages/BUILD/reiser4-2.6.35.4/linux-2.6.35 O=/usr/src/packages/BUILD/reiser4-2.6.35.4/linux-obj' + test -e /usr/src/packages/SOURCES/TOLERATE-UNKNOWN-NEW-CONFIG-OPTIONS + cp .config .config.orig + make silentoldconfig -C /usr/src/packages/BUILD/reiser4-2.6.35.4/linux-2.6.35 O=/usr/src/packages/BUILD/reiser4-2.6.35.4/linux-obj make: Entering directory `/usr/src/packages/BUILD/reiser4-2.6.35.4/linux-2.6.35' HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/basic/hash GEN /usr/src/packages/BUILD/reiser4-2.6.35.4/linux-obj/Makefile HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -s arch/x86/Kconfig * * Restart config... * * * Processor type and features * Tickless System (Dynamic Ticks) (NO_HZ) [Y/n/?] y High Resolution Timer Support (HIGH_RES_TIMERS) [Y/n/?] y Symmetric multi-processing support (SMP) [Y/n/?] y Support x2apic (X86_X2APIC) [Y/n/?] y Support sparse irq numbering (SPARSE_IRQ) [Y/n/?] y Enable MPS table (X86_MPPARSE) [Y/n/?] y Support for extended (non-PC) x86 platforms (X86_EXTENDED_PLATFORM) [Y/n/?] y ScaleMP vSMP (X86_VSMP) [N/y/?] n SGI Ultraviolet (X86_UV) [Y/n/?] y Single-depth WCHAN output (SCHED_OMIT_FRAME_POINTER) [Y/n/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** [sub-make] Error 2 make: Leaving directory `/usr/src/packages/BUILD/reiser4-2.6.35.4/linux-2.6.35' error: Bad exit status from /var/tmp/rpm-tmp.1hGTxF (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.1hGTxF (%prep) SysRq : Power Off Power down. [2] full log ->https://build.opensuse.org/package/live_build_log?arch=x86_64&package=reiser4&project=home%3Adoiggl&repository=openSUSE_11.3 [3] project -> https://build.opensuse.org/package/show?package=reiser4&project=home%3Adoiggl -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (1)
-
doiggl@velocitynet.com.au