LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   build aborted on new parameter - how can it be fixed- Kconfig [I suspect] (https://www.linuxquestions.org/questions/linux-kernel-70/build-aborted-on-new-parameter-how-can-it-be-fixed-kconfig-%5Bi-suspect%5D-831800/)

Glenn D. 09-12-2010 10:33 PM

build aborted on new parameter - how can it be fixed- Kconfig [I suspect]
 
What do I need to add to the arch/x86/Kconfig [I suspect] to get around the following error.

It's located on opensuse build service.
This line in particular [near end of log]
"Reiser4 (EXPERIMENTAL) (REISER4_FS) [N/m/y/?] (NEW) aborted!"

This is a part of the log.
A full log is at [1]
Thanks Glenn

.
.
+ make silentoldconfig -C /usr/src/packages/BUILD/reiser4-2.6.34.4/linux-2.6.34 O=/usr/src/packages/BUILD/reiser4-2.6.34.4/linux-obj
make: Entering directory `/usr/src/packages/BUILD/reiser4-2.6.34.4/linux-2.6.34'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
GEN /usr/src/packages/BUILD/reiser4-2.6.34.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...
*
*
* File systems
*
Second extended fs support (EXT2_FS) [Y/n/m/?] y
Ext2 extended attributes (EXT2_FS_XATTR) [Y/n/?] y
Ext2 POSIX Access Control Lists (EXT2_FS_POSIX_ACL) [Y/n/?] y
Ext2 Security Labels (EXT2_FS_SECURITY) [Y/n/?] y
Ext2 execute in place support (EXT2_FS_XIP) [N/y/?] n
Ext3 journalling file system support (EXT3_FS) [Y/n/m/?] y
Default to 'data=ordered' in ext3 (EXT3_DEFAULTS_TO_ORDERED) [Y/n/?] y
Ext3 extended attributes (EXT3_FS_XATTR) [Y/n/?] y
Ext3 POSIX Access Control Lists (EXT3_FS_POSIX_ACL) [Y/n/?] y
Ext3 Security Labels (EXT3_FS_SECURITY) [Y/n/?] y
The Extended 4 (ext4) filesystem (EXT4_FS) [M/n/y/?] m
Ext4 extended attributes (EXT4_FS_XATTR) [Y/n/?] y
Ext4 POSIX Access Control Lists (EXT4_FS_POSIX_ACL) [Y/n/?] y
Ext4 Security Labels (EXT4_FS_SECURITY) [Y/n/?] y
EXT4 debugging support (EXT4_DEBUG) [N/y/?] n
JBD (ext3) debugging support (JBD_DEBUG) [N/y/?] n
JBD2 (ext4) debugging support (JBD2_DEBUG) [N/y/?] n
Reiser4 (EXPERIMENTAL) (REISER4_FS) [N/m/y/?] (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.34.4/linux-2.6.34'
error: Bad exit status from /var/tmp/rpm-tmp.5FL5Fd (%prep)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.5FL5Fd (%prep)
SysRq : Power Off
Power down.

[1] full Log -> https://build.opensuse.org/package/l...=openSUSE_11.3


All times are GMT -5. The time now is 08:09 AM.