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:	Thu, 11 Dec 2014 11:35:37 -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>, hdegoede@...hat.com,
	"m.chehab" <m.chehab@...sung.com>,
	linux-media <linux-media@...r.kernel.org>
Subject: randconfig build error with next-20141211, in drivers/media/usb/gspca

Building with the attached random configuration file,

warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)
warning: (USB_OTG_FSM && FSL_USB2_OTG && USB_MV_OTG) selects USB_OTG
which has unmet direct dependencies (USB_SUPPORT && USB && PM_RUNTIME)

drivers/built-in.o: In function `gspca_disconnect':
(.text+0x1062b7): undefined reference to `input_unregister_device'
drivers/built-in.o: In function `gspca_dev_probe2':
(.text+0x1075ce): undefined reference to `input_allocate_device'
drivers/built-in.o: In function `gspca_dev_probe2':
(.text+0x107691): undefined reference to `input_register_device'
drivers/built-in.o: In function `gspca_dev_probe2':
(.text+0x1076ab): undefined reference to `input_free_device'
drivers/built-in.o: In function `gspca_dev_probe2':
(.text+0x10772d): undefined reference to `input_unregister_device'
drivers/built-in.o: In function `sd_stop0':
ov519.c:(.text+0x10a9c5): undefined reference to `input_event'
ov519.c:(.text+0x10a9d7): undefined reference to `input_event'
drivers/built-in.o: In function `ov51x_handle_button':
ov519.c:(.text+0x10aa50): undefined reference to `input_event'
ov519.c:(.text+0x10aa62): undefined reference to `input_event'
drivers/built-in.o: In function `sd_int_pkt_scan':
pac207.c:(.text+0x111e2a): undefined reference to `input_event'
drivers/built-in.o:pac207.c:(.text+0x111e3c): more undefined
references to `input_event' follow
make: *** [vmlinux] Error 1

View attachment "randconfig-1418318029.txt" of type "text/plain" (68181 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ