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:	Fri, 3 Oct 2014 16:32:57 -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>,
	linux-media <linux-media@...r.kernel.org>, hdegoede@...hat.com,
	"m.chehab" <m.chehab@...sung.com>
Subject: randconfig build error with next-20141003, in drivers/media/usb/gspca/gspca.c

Building with the attached random configuration file,

drivers/built-in.o: In function `gspca_disconnect':
/home/jim/linux/drivers/media/usb/gspca/gspca.c:2190: undefined
reference to `input_unregister_device'
drivers/built-in.o: In function `gspca_input_connect':
/home/jim/linux/drivers/media/usb/gspca/gspca.c:162: undefined
reference to `input_allocate_device'
/home/jim/linux/drivers/media/usb/gspca/gspca.c:178: undefined
reference to `input_register_device'
/home/jim/linux/drivers/media/usb/gspca/gspca.c:183: undefined
reference to `input_free_device'
drivers/built-in.o: In function `gspca_dev_probe2':
/home/jim/linux/drivers/media/usb/gspca/gspca.c:2130: undefined
reference to `input_unregister_device'
drivers/built-in.o: In function `input_report_key':
/home/jim/linux/include/linux/input.h:392: undefined reference to `input_event'
drivers/built-in.o: In function `input_sync':
/home/jim/linux/include/linux/input.h:417: undefined reference to `input_event'
drivers/built-in.o: In function `input_report_key':
/home/jim/linux/include/linux/input.h:392: undefined reference to `input_event'
drivers/built-in.o: In function `input_sync':
/home/jim/linux/include/linux/input.h:417: undefined reference to `input_event'
drivers/built-in.o: In function `input_report_key':
/home/jim/linux/include/linux/input.h:392: undefined reference to `input_event'
drivers/built-in.o:/home/jim/linux/include/linux/input.h:417: more
undefined references to `input_event' follow
make: *** [vmlinux] Error 1

View attachment "randconfig-1412376321.txt" of type "text/plain" (81966 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ