Re: [Alsa-user] compile alsa-driver-0.9.0rc3 (FIXED)
Brought to you by:
perex
|
From: Bob L. <bjl...@lo...> - 2002-10-22 05:40:35
|
FIXED: http://www.mail-archive.com/als...@li.../msg04153.html It fixed my CVS problems too. Bob Lockie wrote: > I'm having trouble compiling from CVS so I thought I'd give the > release a try. > I even tried to recompile my kernel but I always get this error. > > ./configure --with-cards=intel8x0 > > gcc -DALSA_BUILD -D__KERNEL__ -DMODULE=1 > -I/downloads/alsa/alsa-driver-0.9.0rc3/include > -I/lib/modules/2.4.20-pre8-ac3/build/include -O2 > -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DLINUX > -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -DEXPORT_SYMTAB > -c sound.c > In file included from > /downloads/alsa/alsa-driver-0.9.0rc3/include/sound/driver.h:43, > from ../alsa-kernel/core/sound.c:22, > from sound.c:2: > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:181: parse > error before `*' > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:182: warning: > return-type defaults to `int' > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h: In function > `usb_alloc_urb_wrapper': > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:183: warning: > return from incompatible pointer type > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h: At top level: > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:185: parse > error before `*' > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:186: warning: > function declaration isn't a prototype > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h: In function > `usb_submit_urb_wrapper': > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:187: `urb' > undeclared (first use in this function) > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:187: (Each > undeclared identifier is reported only once > /downloads/alsa/alsa-driver-0.9.0rc3/include/adriver.h:187: for each > function it appears in.) > make[1]: *** [sound.o] Error 1 > make[1]: Leaving directory `/downloads/alsa/alsa-driver-0.9.0rc3/acore' > make: *** [compile] Error 1 ---------------------------------------- >From Mozilla and GNU/Linux |