lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 17 Nov 2015 09:34:01 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	johnny.kim@...el.com, austin.shin@...el.com, chris.park@...el.com,
	tony.cho@...el.com, glen.lee@...el.com, leo.kim@...el.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-wireless <linux-wireless@...r.kernel.org>,
	devel <devel@...verdev.osuosl.org>
Subject: randconfig build error with next-20151117, in drivers/staging/wilc1000/wilc_wfi_cfgoperations.c

Building with the attached random configuration file,

warning: (INTEL_SOC_DTS_IOSF_CORE && PUNIT_ATOM_DEBUG) selects
IOSF_MBI which has unmet direct dependencies (PCI)

drivers/built-in.o: In function `mgmt_tx_cancel_wait':
wilc_wfi_cfgoperations.c:(.text+0x24e1d4): undefined reference to
`cfg80211_remain_on_channel_expired'
drivers/built-in.o: In function `WILC_WFI_RemainOnChannelExpired':
wilc_wfi_cfgoperations.c:(.text+0x24e222): undefined reference to
`cfg80211_remain_on_channel_expired'
drivers/built-in.o: In function `WILC_WFI_RemainOnChannelReady':
wilc_wfi_cfgoperations.c:(.text+0x24e340): undefined reference to
`cfg80211_ready_on_channel'
drivers/built-in.o: In function `set_channel':
wilc_wfi_cfgoperations.c:(.text+0x24e795): undefined reference to
`ieee80211_frequency_to_channel'
drivers/built-in.o: In function `scan':
wilc_wfi_cfgoperations.c:(.text+0x24f515): undefined reference to
`ieee80211_frequency_to_channel'
drivers/built-in.o: In function `refresh_scan':
(.text+0x250bae): undefined reference to `ieee80211_channel_to_frequency'
drivers/built-in.o: In function `refresh_scan':
(.text+0x250bb8): undefined reference to `__ieee80211_get_channel'
drivers/built-in.o: In function `refresh_scan':
(.text+0x250cd4): undefined reference to `cfg80211_inform_bss_data'
drivers/built-in.o: In function `refresh_scan':
(.text+0x250cdf): undefined reference to `cfg80211_put_bss'
drivers/built-in.o: In function `CfgConnectResult':
wilc_wfi_cfgoperations.c:(.text+0x250e72): undefined reference to
`cfg80211_connect_result'
wilc_wfi_cfgoperations.c:(.text+0x250f26): undefined reference to
`cfg80211_disconnected'
drivers/built-in.o: In function `CfgScanResult':
wilc_wfi_cfgoperations.c:(.text+0x251c03): undefined reference to
`ieee80211_channel_to_frequency'
wilc_wfi_cfgoperations.c:(.text+0x251c0d): undefined reference to
`__ieee80211_get_channel'
wilc_wfi_cfgoperations.c:(.text+0x251d44): undefined reference to
`cfg80211_scan_done'
wilc_wfi_cfgoperations.c:(.text+0x251e26): undefined reference to
`cfg80211_inform_bss_data'
wilc_wfi_cfgoperations.c:(.text+0x251e31): undefined reference to
`cfg80211_put_bss'
wilc_wfi_cfgoperations.c:(.text+0x251e8e): undefined reference to
`cfg80211_scan_done'
drivers/built-in.o: In function `WILC_WFI_p2p_rx':
(.text+0x252664): undefined reference to `ieee80211_channel_to_frequency'
drivers/built-in.o: In function `WILC_WFI_p2p_rx':
(.text+0x2526ff): undefined reference to `cfg80211_mgmt_tx_status'
drivers/built-in.o: In function `WILC_WFI_p2p_rx':
(.text+0x252838): undefined reference to `cfg80211_rx_mgmt'
drivers/built-in.o: In function `WILC_WFI_p2p_rx':
(.text+0x252873): undefined reference to `cfg80211_mgmt_tx_status'
drivers/built-in.o: In function `WILC_WFI_CfgAlloc':
(.text+0x2529fd): undefined reference to `wiphy_new_nm'
drivers/built-in.o: In function `wilc_create_wiphy':
(.text+0x252bc8): undefined reference to `wiphy_register'
drivers/built-in.o: In function `wilc_free_wiphy':
(.text+0x252e45): undefined reference to `wiphy_unregister'
drivers/built-in.o: In function `wilc_free_wiphy':
(.text+0x252e64): undefined reference to `wiphy_free'


-- 
Jim

View attachment "randconfig-1447768455.txt" of type "text/plain" (105642 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ