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-prev] [day] [month] [year] [list]
Date:	Fri, 21 Nov 2008 11:02:47 -0800
From:	Greg KH <gregkh@...e.de>
To:	Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	sjakub@...il.com
Subject: Re: linux-next-20081120 - staging - asus_oled device build fails
	with !CONFIG_USB_SUPPORT

On Thu, Nov 20, 2008 at 10:39:27PM +0530, Kamalesh Babulal wrote:
> Hi Stephen,
> 
> 	next-2001120 kernel randconfig build fails with build failure
> drivers/built-in.o: In function `enable_oled':
> asus_oled.c:(.text+0x170d26): undefined reference to `usb_bulk_msg'
> drivers/built-in.o: In function `send_packet':
> asus_oled.c:(.text+0x170e5e): undefined reference to `usb_bulk_msg'
> drivers/built-in.o: In function `send_packets':
> asus_oled.c:(.text+0x170fd4): undefined reference to `usb_bulk_msg'
> drivers/built-in.o: In function `asus_oled_disconnect':
> asus_oled.c:(.text+0x171761): undefined reference to `usb_put_dev'
> drivers/built-in.o: In function `asus_oled_probe':
> asus_oled.c:(.text+0x17189f): undefined reference to `usb_get_dev'
> asus_oled.c:(.text+0x171a4c): undefined reference to `usb_put_dev'
> drivers/built-in.o: In function `asus_oled_init':
> asus_oled.c:(.init.text+0xdabe): undefined reference to `usb_register_driver'
> drivers/built-in.o: In function `asus_oled_exit':
> asus_oled.c:(.exit.text+0x2281): undefined reference to `usb_deregister'
> 
> asus_oled depends on the CONFIG_USB_SUPPORT, I have only build tested
> the patch.

Looks correct, thanks for the patch.

greg k-h
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ