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:	Mon, 24 Mar 2014 11:38:14 -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>,
	Antti Palosaari <crope@....fi>,
	"m.chehab" <m.chehab@...sung.com>, linux-media@...r.kernel.org
Subject: randconfig build error with next-20140324, in drivers/media/tuners/e4000.c

Building with the attached random configuration file,

warning: (DVB_USB_RTL28XXU) selects MEDIA_TUNER_E4000 which has unmet
direct dependencies ((MEDIA_ANALOG_TV_SUPPORT ||
MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT) && MEDIA_SUPPORT &&
I2C && VIDEO_V4L2)
warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has
unmet direct dependencies (NET && INET && NETFILTER)
warning: (AHCI_XGENE) selects PHY_XGENE which has unmet direct
dependencies (HAS_IOMEM && OF && (ARM64 || COMPILE_TEST))

drivers/built-in.o: In function `e4000_remove':
e4000.c:(.text+0x30570f): undefined reference to `v4l2_ctrl_handler_free'
drivers/built-in.o: In function `e4000_probe':
e4000.c:(.text+0x306085): undefined reference to `v4l2_ctrl_handler_init_class'
e4000.c:(.text+0x3060ae): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x3060e1): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x3060fd): undefined reference to `v4l2_ctrl_auto_cluster'
e4000.c:(.text+0x306126): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x306156): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x306172): undefined reference to `v4l2_ctrl_auto_cluster'
e4000.c:(.text+0x30619b): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x3061cb): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x3061e7): undefined reference to `v4l2_ctrl_auto_cluster'
e4000.c:(.text+0x306210): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x306240): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x30625c): undefined reference to `v4l2_ctrl_auto_cluster'
e4000.c:(.text+0x306285): undefined reference to `v4l2_ctrl_new_std'
e4000.c:(.text+0x3062a0): undefined reference to `v4l2_ctrl_handler_free'
make: *** [vmlinux] Error 1

View attachment "randconfig-1395684040.txt" of type "text/plain" (80184 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ