At Wed, 17 Dec 2008 16:32:05 +0200, Ozan Çağlayan wrote:
Takashi Iwai wrote On 17-12-2008 13:46:
At Wed, 17 Dec 2008 13:41:40 +0200, Ozan Çağlayan wrote:
I guess it has to do with your kernel config. Please attach it.
Hmm, it seems that the list doesn't accept attachements > 60Kb. Here's the kernel configuration:
It looks OK to me. What about alsa-driver*/toplevel.config? This contains the results set by configure script.
It's attached. I didn't know about this file. Here's a clue:
CONFIG_SND_FM801_TEA575X=
I've made it 'm' by hand, and ./i2c/other/snd-tea575x-tuner.ko is built, no warning at all.
It seems that it's a configure{.in,.ac} problem, isn't it?
Partly yes. More exactly, it's a problem of mod-deps.c that generates a helper script.
I fixed now on my git tree. Try the latest snapshot tarball from ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
Takashi