Takashi Iwai wrote:
> 
> please let me know whether the attached patch works.
> 
>   ------------------------------------------------------------------------
>                                  Name: alsa-0.9.0-kern2.2-fix.dif
>    alsa-0.9.0-kern2.2-fix.dif    Type: DV (video/x-dv)
>                              Encoding: 7bit

I just applied it to the cvs tree retrieved this morning.
(alsa-driver/~$ patch -p1 -l < alsa-0.9.0-kern2.2-fix.dif)

make clean
./configure [options]

I get a new set of compilation errors:

-----------------------------------------------------------------------------
gcc -D__KERNEL__ -DMODULE=1
-I/serve/install/alsa-cvs/alsa-driver/include  -I/usr/src/linux/include
-O2 -march=i586 -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD 
-DKBUILD_BASENAME=memory_wrapper   -c -o memory_wrapper.o
memory_wrapper.c
In file included from memory_wrapper.c:17:
pci_compat_22.c:37: redefinition of
`snd_pci_compat_get_pci_driver_Race056fa'
pci_compat_22.c:29: `snd_pci_compat_get_pci_driver_Race056fa' previously
defined here
pci_compat_22.c: In function `snd_pci_compat_alloc_consistent1':
pci_compat_22.c:284: warning: implicit declaration of function
`snd_malloc_pages_Rd2c7e32e'
pci_compat_22.c:284: warning: assignment makes pointer from integer
without a cast
pci_compat_22.c:290: warning: implicit declaration of function
`snd_free_pages_R3b91f3af'
{standard input}: Assembler messages:
{standard input}:74: Fatal error: Symbol
snd_pci_compat_get_pci_driver_Race056fa already defined.
make[1]: *** [memory_wrapper.o] Error 1
make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-driver/acore'
make: *** [compile] Error 1


-- 
ing. Andrei Boros
mailto:[EMAIL PROTECTED] / +40-21-303-1870
Centrul pt. Tehnologia Informatiei
Societatea Romana de Radiodifuziune


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to