Takashi Iwai wrote:
> 
> >  ./configure --with-isapnp=yes --with-sequencer=yes --with-oss=yes
> > --with-cards=dummy,cs46xx,opti92x-ad1848
> >  after solving some isapnp issues, I still get lots of errors with
> > unresolved symbols.
> 
> already fixed on cvs.
> 
> however, 0.9.0rc8a still had a bug for 2.2 kernels.
> please try the upcoming today's daily snapshot or wait for the next
> release if you don't want the cvs version.

Oh, I am not shy about cvs releases, though my C knowledge is limited. 
However, there still are 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=misc   -c -o misc.o misc.c
misc.c: In function `pci_compat_pm_callback':
misc.c:94: warning: implicit declaration of function
`get_pci_driver_mapping'
misc.c:94: warning: initialization makes pointer from integer without a
cast
misc.c:95: dereferencing pointer to incomplete type
misc.c:95: dereferencing pointer to incomplete type
misc.c:96: dereferencing pointer to incomplete type
misc.c:101: warning: initialization makes pointer from integer without a
cast
misc.c:102: dereferencing pointer to incomplete type
misc.c:102: dereferencing pointer to incomplete type
misc.c:103: dereferencing pointer to incomplete type
misc.c: At top level:
misc.c:83: warning: `pm_devs_lock' defined but not used
make[1]: *** [misc.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