1 Nov 2011 01:58
linux-next: build failure after merge of the crypto-current tree
Stephen Rothwell <sfr <at> canb.auug.org.au>
2011-11-01 00:58:51 GMT
2011-11-01 00:58:51 GMT
Hi Herbert, After merging the crypto-current tree, today's linux-next build (x86_64 allmodconfig) failed like this: GEN /scratch/sfr/x86_64_allmodconfig/Makefile scripts/kconfig/conf --allmodconfig Kconfig net/Kconfig:5:error: recursive dependency detected! net/Kconfig:5: symbol NET is selected by CRYPTO_USER crypto/Kconfig:103: symbol CRYPTO_USER depends on CRYPTO crypto/Kconfig:15: symbol CRYPTO is selected by BT net/bluetooth/Kconfig:5: symbol BT depends on NET warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2X_FCOE) selects NETDEVICES which has unmet direct dependencies (NET) warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2_ISCSI && SCSI_BNX2X_FCOE) selects ETHERNET which has unmet direct dependencies (NETDEVICES && NET) # # configuration written to .config # WITHOUT_DISTCC: ARCH=x86_64 CCVER=4.6 net/Kconfig:5:error: recursive dependency detected! net/Kconfig:5: symbol NET is selected by CRYPTO_USER crypto/Kconfig:103: symbol CRYPTO_USER depends on CRYPTO crypto/Kconfig:15: symbol CRYPTO is selected by BT net/bluetooth/Kconfig:5: symbol BT depends on NET warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2X_FCOE) selects NETDEVICES which has unmet direct dependencies (NET) warning: (SCSI_CXGB3_ISCSI && SCSI_CXGB4_ISCSI && SCSI_BNX2_ISCSI && SCSI_BNX2X_FCOE) selects(Continue reading)
RSS Feed