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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 Jul 2015 09:18:08 -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>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	christian.gromm@...rochip.com, devel <devel@...verdev.osuosl.org>
Subject: randconfig build error with next-20150729, in drivers/staging/most/aim-network/networking.c

Building with the attached random configuration file,

warning: (INTEL_MIC_HOST && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI &&
VHOST_NET && VHOST_SCSI) selects VHOST_RING which has unmet direct
dependencies (NETDEVICES && CAIF_VIRTIO || VIRTUALIZATION)

drivers/built-in.o: In function `most_nd_setup':
networking.c:(.text+0x11f3e7): undefined reference to `ether_setup'
drivers/built-in.o: In function `most_nd_open':
networking.c:(.text+0x11f49f): undefined reference to `netif_tx_wake_queue'
drivers/built-in.o: In function `most_net_rm_netdev_safe.isra.1':
networking.c:(.text+0x11f4e3): undefined reference to `unregister_netdev'
networking.c:(.text+0x11f4eb): undefined reference to `free_netdev'
drivers/built-in.o: In function `most_nd_set_mac_address':
networking.c:(.text+0x11f59e): undefined reference to `eth_mac_addr'
drivers/built-in.o: In function `aim_probe_channel':
networking.c:(.text+0x11f6db): undefined reference to `alloc_netdev_mqs'
networking.c:(.text+0x11f709): undefined reference to `register_netdev'
networking.c:(.text+0x11f721): undefined reference to `free_netdev'
drivers/built-in.o: In function `most_nd_start_xmit':
networking.c:(.text+0x11f970): undefined reference to `kfree_skb'
drivers/built-in.o: In function `aim_resume_tx_channel':
networking.c:(.text+0x11f9ad): undefined reference to `netif_tx_wake_queue'
drivers/built-in.o: In function `most_deliver_netinfo':
(.text+0x11fa1d): undefined reference to `netif_tx_wake_queue'
drivers/built-in.o: In function `aim_rx_data':
networking.c:(.text+0x11fb0d): undefined reference to `__netdev_alloc_skb'
networking.c:(.text+0x11fb6e): undefined reference to `skb_put'
networking.c:(.text+0x11fb8b): undefined reference to `skb_put'
networking.c:(.text+0x11fb9e): undefined reference to `skb_put'
networking.c:(.text+0x11fbb3): undefined reference to `skb_put'
networking.c:(.text+0x11fbce): undefined reference to `skb_put'
networking.c:(.text+0x11fbe3): undefined reference to `eth_type_trans'
networking.c:(.text+0x11fc07): undefined reference to `netif_rx'

-- 
Jim

View attachment "randconfig-1438185713.txt" of type "text/plain" (82413 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ