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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 14 Jan 2009 17:25:02 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Len Brown <lenb@...nel.org>, Matthew Garrett <mjg59@...f.ucam.org>
Cc:	linux-kernel@...r.kernel.org, "Rafael J. Wysocki" <rjw@...k.pl>
Subject: [build bug] eeepc-laptop.c:(.text+0x213017): undefined reference
	to `input_event'


FYI, there's a new build bug on latest -git (v2.6.29-rc1-224-ga652504):

 drivers/built-in.o: In function `eeepc_hotk_notify':
 eeepc-laptop.c:(.text+0x213017): undefined reference to `input_event'
 eeepc-laptop.c:(.text+0x213030): undefined reference to `input_event'
 eeepc-laptop.c:(.text+0x213055): undefined reference to `input_event'
 eeepc-laptop.c:(.text+0x21306e): undefined reference to `input_event'
 drivers/built-in.o: In function `eeepc_hotk_add':
 eeepc-laptop.c:(.text+0x2132a1): undefined reference to `input_allocate_device'
 eeepc-laptop.c:(.text+0x21338b): undefined reference to `input_register_device'
 eeepc-laptop.c:(.text+0x2133b4): undefined reference to `input_free_device'
 drivers/built-in.o: In function `eeepc_backlight_exit':
 eeepc-laptop.c:(.text+0x2136b7): undefined reference to `input_unregister_device'

reproducer config attached.

	Ingo

View attachment "config" of type "text/plain" (51697 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ