df486a25900 broke arm/mx1_defconfig and probably more

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Uwe Kleine-König
Date: Wednesday, August 25, 2010 - 1:49 am

Hello,

trying to compile mx1_defconfig ends in:

	  LD      .tmp_vmlinux1
	fs/built-in.o: In function `nfs_callback_authenticate':
	compr_zlib.c:(.text+0x7d044): undefined reference to `svc_gss_principal'
	make[2]: *** [.tmp_vmlinux1] Error 1
	make[1]: *** [sub-make] Error 2
	make: *** [all] Error 2
	make: Leaving directory `/ptx/work/octopus/WORK_2_A/ukl/kbuild/imxdefconfigs/mx1'

bisecting yields

	df486a2 (NFS: Fix the selection of security flavours in Kconfig)

as first bad commit.

	$ grep -E -e '(NFS|SUNRPC_GSS|CRYPTO|RPCSEC)' .config
	# CONFIG_USB_FUNCTIONFS is not set
	CONFIG_NFS_FS=y
	CONFIG_NFS_V3=y
	# CONFIG_NFS_V3_ACL is not set
	CONFIG_NFS_V4=y
	# CONFIG_NFS_V4_1 is not set
	CONFIG_ROOT_NFS=y
	# CONFIG_NFSD is not set
	CONFIG_NFS_COMMON=y
	# CONFIG_RPCSEC_GSS_SPKM3 is not set
	# CONFIG_CRYPTO is not set

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
df486a25900 broke arm/mx1_defconfig and probably more, Uwe Kleine-König, (Wed Aug 25, 1:49 am)
[REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce CRYPTO, =?UTF-8?q?Uwe=20Klei ..., (Wed Aug 25, 2:05 am)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Thu Aug 26, 11:11 pm)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Mon Aug 30, 1:26 am)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Mon Aug 30, 5:10 am)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Mon Aug 30, 5:33 am)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Mon Aug 30, 7:36 am)
[REGRESSION PATCH v2] NFS: let NFS_V4 and NFSD_V4 enforce ..., =?UTF-8?q?Uwe=20Klei ..., (Wed Sep 1, 1:52 am)
Re: [REGRESSION PATCH] NFS: let NFS_V4 and NFSD_V4 enforce ..., Uwe Kleine-König, (Thu Sep 9, 11:14 am)
[PATCH] sunrpc: prompt for RPCSEC_GSS_KRB5 even if NFS_V4 ..., =?UTF-8?q?Uwe=20Klei ..., (Mon Sep 27, 3:41 am)
Re: [PATCH] sunrpc: prompt for RPCSEC_GSS_KRB5 even if NFS ..., Uwe Kleine-König, (Mon Sep 27, 5:54 am)