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-prev] [day] [month] [year] [list]
Date:	Wed, 13 Aug 2014 09:40:39 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Jim Davis <jim.epost@...il.com>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	"m.chehab" <m.chehab@...sung.com>,
	linux-media <linux-media@...r.kernel.org>,
	Holger Waechtler <holger@...vergence.de>,
	Oliver Endriss <o.endriss@....de>
Subject: Re: randconfig build error with next-20140813, in drivers/media/pci/ttpci/av7110_ir.c

On 08/13/14 09:23, Jim Davis wrote:
> Building with the attached random configuration file,
> 
>   LD      init/built-in.o
> drivers/built-in.o: In function `input_sync':
> av7110_ir.c:(.text+0x1223ac): undefined reference to `input_event'
> drivers/built-in.o: In function `av7110_emit_key':
> av7110_ir.c:(.text+0x12247c): undefined reference to `input_event'
> av7110_ir.c:(.text+0x122495): undefined reference to `input_event'
> av7110_ir.c:(.text+0x122569): undefined reference to `input_event'
> av7110_ir.c:(.text+0x1225a7): undefined reference to `input_event'
> drivers/built-in.o:av7110_ir.c:(.text+0x122629): more undefined
> references to `input_event' follow
> drivers/built-in.o: In function `av7110_ir_init':
> (.text+0x1227e4): undefined reference to `input_allocate_device'
> drivers/built-in.o: In function `av7110_ir_init':
> (.text+0x12298f): undefined reference to `input_register_device'
> drivers/built-in.o: In function `av7110_ir_init':
> (.text+0x12299e): undefined reference to `input_free_device'
> drivers/built-in.o: In function `av7110_ir_exit':
> (.text+0x122a94): undefined reference to `input_unregister_device'
> make: *** [vmlinux] Error 1
> 

I reported this on Feb. 14 and July 11 of 2014.  :(


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists