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:	Thu, 17 Dec 2009 18:35:06 -0800
From:	Marcel Holtmann <marcel@...tmann.org>
To:	Henrique de Moraes Holschuh <hmh@....eng.br>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Linking issue with THINKPAD_ACPI=y and ALSA subsystem

Hi Henrique,

so I am seeing the current issue when building 2.6.33-rc1 for a X200
machine:

drivers/built-in.o: In function `volume_alsa_notify_change':
thinkpad_acpi.c:(.text+0x16c135): undefined reference to `snd_ctl_notify'
thinkpad_acpi.c:(.text+0x16c14f): undefined reference to `snd_ctl_notify'
drivers/built-in.o: In function `volume_exit':
thinkpad_acpi.c:(.text+0x17000a): undefined reference to `snd_card_free'
drivers/built-in.o: In function `volume_init':
thinkpad_acpi.c:(.init.text+0xa05c): undefined reference to `snd_card_create'
thinkpad_acpi.c:(.init.text+0xa170): undefined reference to `snd_ctl_new1'
thinkpad_acpi.c:(.init.text+0xa17f): undefined reference to `snd_ctl_add'
thinkpad_acpi.c:(.init.text+0xa1a3): undefined reference to `snd_ctl_new1'
thinkpad_acpi.c:(.init.text+0xa1b2): undefined reference to `snd_ctl_add'
thinkpad_acpi.c:(.init.text+0xa1f0): undefined reference to `snd_card_register'
thinkpad_acpi.c:(.init.text+0xa200): undefined reference to `snd_card_free'
drivers/built-in.o:(.devinit.data+0xfb8): undefined reference to `snd_ctl_boolean_mono_info'

I do have THINKPAD_ACPI=y in my configuration and CONFIG_SND=m.

Regards

Marcel


--
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