2009-04-14 18:29:21

by Subrata Modak

[permalink] [raw]
Subject: [BUILD FAILURE 04/04] Next April 14 : x86_64 randconfig [drivers/media/video/cx231xx/cx231xx-alsa.ko]

Observed the following build error:
---
Kernel: arch/x86/boot/bzImage is ready (#1)
Building modules, stage 2.
MODPOST 578 modules
ERROR:
"snd_pcm_period_elapsed" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_card_create" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR:
"snd_pcm_hw_constraint_integer" [drivers/media/video/cx231xx/cx231xx-alsa.ko] undefined!
ERROR:
"snd_pcm_link_rwlock" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_pcm_set_ops" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_pcm_lib_ioctl" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_card_free" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_card_register" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
ERROR: "snd_pcm_new" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
---

Regards--
Subrata


2009-04-14 18:44:22

by Alexander Beregalov

[permalink] [raw]
Subject: Re: [BUILD FAILURE 04/04] Next April 14 : x86_64 randconfig [drivers/media/video/cx231xx/cx231xx-alsa.ko]

2009/4/14 Subrata Modak <[email protected]>:
> Observed the following build error:
> ---
> Kernel: arch/x86/boot/bzImage is ready  (#1)
>  Building modules, stage 2.
>  MODPOST 578 modules
> ERROR:
> "snd_pcm_period_elapsed" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_card_create" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR:
> "snd_pcm_hw_constraint_integer" [drivers/media/video/cx231xx/cx231xx-alsa.ko] undefined!
> ERROR:
> "snd_pcm_link_rwlock" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_pcm_set_ops" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_pcm_lib_ioctl" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_card_free" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_card_register" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> ERROR: "snd_pcm_new" [drivers/media/video/cx231xx/cx231xx-alsa.ko]
> undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
> ---

It is the same problem as #02.