All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: [-rc1 build failure] cx231xx-audio.c:(.text+0xd4e43): undefined reference to `snd_card_free'
Date: Wed, 08 Apr 2009 09:36:23 -0700	[thread overview]
Message-ID: <49DCD287.3090203@oracle.com> (raw)
In-Reply-To: <20090408075642.GA2462@elte.hu>

Ingo Molnar wrote:
> * Mauro Carvalho Chehab <mchehab@redhat.com> wrote:
> 
>>  drivers/media/video/cx231xx/Kconfig               |   35 +
>>  drivers/media/video/cx231xx/Makefile              |   14 +
> 
> FYI, there's a new build breakage here:
> 
>  drivers/built-in.o: In function `cx231xx_audio_fini':
>  cx231xx-audio.c:(.text+0xd4e43): undefined reference to `snd_card_free'
>  drivers/built-in.o: In function `cx231xx_audio_isocirq':
>  cx231xx-audio.c:(.text+0xd4fb7): undefined reference to `snd_pcm_link_rwlock'
>  cx231xx-audio.c:(.text+0xd5021): undefined reference to `snd_pcm_link_rwlock'
>  cx231xx-audio.c:(.text+0xd50bb): undefined reference to `snd_pcm_period_elapsed'
>  drivers/built-in.o: In function `snd_cx231xx_capture_open':
> 
> config attached.
> 
> I suspect the key problem is that sound is modular while cx231xx is 
> built-in:
> 
>  CONFIG_SOUND=m
>  CONFIG_VIDEO_CX231XX=y
>  CONFIG_VIDEO_CX231XX_ALSA=y
> 
> This has a similar pattern to past build breakages in this area.
> 
> 	Ingo

patch posted yesterday:
http://lkml.org/lkml/2009/4/7/400


-- 
~Randy

      reply	other threads:[~2009-04-08 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07  0:56 [GIT PATCHES for 2.6.30] V4L/DVB updates Mauro Carvalho Chehab
2009-04-07  1:11 ` Linus Torvalds
2009-04-07  1:29   ` Mauro Carvalho Chehab
2009-04-07  2:03     ` Mauro Carvalho Chehab
2009-04-08  7:56 ` [-rc1 build failure] cx231xx-audio.c:(.text+0xd4e43): undefined reference to `snd_card_free' (was: Re: [GIT PATCHES for 2.6.30] V4L/DVB updates) Ingo Molnar
2009-04-08 16:36   ` Randy Dunlap [this message]

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=49DCD287.3090203@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=mingo@elte.hu \
    --cc=rjw@sisk.pl \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.