All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation of Alsa 1.0.17 on Suse10 crashes
@ 2008-08-21 21:59 Vaclav Peroutka
  2008-08-22  6:26 ` Takashi Iwai
  0 siblings, 1 reply; 5+ messages in thread
From: Vaclav Peroutka @ 2008-08-21 21:59 UTC (permalink / raw)
  To: alsa-devel

Hello all,

I downloaded alsa-driver-1.0.17 and tried to compile it. I started with "./configure --with-suse=auto --with-oss=yes --with-cards=all,mts64=n" and then "make".

But I always get following:
...
  CC [M]  /tmp/alsa-driver-1.0.17/drivers/mts64.o
/tmp/alsa-driver-1.0.17/drivers/mts64.c: In function ‘snd_mts64_attach’:
/tmp/alsa-driver-1.0.17/drivers/mts64.c:896: error: implicit declaration of function ‘platform_device_alloc’
/tmp/alsa-driver-1.0.17/drivers/mts64.c:896: warning: assignment makes pointer from integer without a cast
/tmp/alsa-driver-1.0.17/drivers/mts64.c:903: error: implicit declaration of function ‘platform_device_add’
/tmp/alsa-driver-1.0.17/drivers/mts64.c:904: error: implicit declaration of function ‘platform_device_put’
make[4]: *** [/tmp/alsa-driver-1.0.17/drivers/mts64.o] Error 1
make[3]: *** [/tmp/alsa-driver-1.0.17/drivers] Error 2
make[2]: *** [_module_/tmp/alsa-driver-1.0.17] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.13-15'

My GCC:
> gcc --version
gcc (GCC) 4.0.2 20050901 (prerelease) (SUSE Linux)

Is there something missing ? What should I do now ?

Thank you in advance,
Vaclav
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-08-26  6:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 21:59 Compilation of Alsa 1.0.17 on Suse10 crashes Vaclav Peroutka
2008-08-22  6:26 ` Takashi Iwai
2008-08-22 18:47   ` Vaclav Peroutka
2008-08-23 12:29     ` Ben Stanley
     [not found]   ` <3870.6922-16169-444391253-1219424909@seznam.cz>
2008-08-26  6:49     ` Takashi Iwai

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.