public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Linking issue with THINKPAD_ACPI=y and ALSA subsystem
Date: Thu, 17 Dec 2009 18:35:06 -0800	[thread overview]
Message-ID: <1261103706.4041.83.camel@localhost.localdomain> (raw)

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



             reply	other threads:[~2009-12-18  2:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18  2:35 Marcel Holtmann [this message]
2009-12-18 14:25 ` Linking issue with THINKPAD_ACPI=y and ALSA subsystem Henrique de Moraes Holschuh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1261103706.4041.83.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=hmh@hmh.eng.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox