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-next>] [day] [month] [year] [list]
Date:	Wed, 24 Dec 2008 10:04:43 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	linux-kernel@...r.kernel.org
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-wireless@...r.kernel.org
Subject: Re: mmotm 2008-12-24-01-20 uploaded (ath9k)

akpm@...ux-foundation.org wrote:
> The mm-of-the-moment snapshot 2008-12-24-01-20 has been uploaded to
> 
>    http://userweb.kernel.org/~akpm/mmotm/
> 
> and will soon be available at
> 
>    git://git.zen-sources.org/zen/mmotm.git


ath9k build fails with:

drivers/built-in.o: In function `ath_detach':
main.c:(.text+0xee655): undefined reference to `rfkill_unregister'
drivers/built-in.o: In function `ath_rfkill_poll':
main.c:(.text+0xeedfa): undefined reference to `rfkill_force_state'
drivers/built-in.o: In function `ath9k_start':
main.c:(.text+0xefe79): undefined reference to `rfkill_register'
main.c:(.text+0xeff20): undefined reference to `rfkill_free'
drivers/built-in.o: In function `ath_pci_probe':
main.c:(.text+0xf0f73): undefined reference to `rfkill_allocate'

when ath9k is built-in and CONFIG_RFKILL=m.

config attached.

-- 
~Randy

View attachment "config-r7556" of type "text/plain" (65175 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ