At Mon, 06 Oct 2003 23:54:41 -0400,
Sergey Malov wrote:
> 
> Hi,
> I cannot seems to compile the latest alsa driver, receiving the following
> error:
> gcc -D__KERNEL__ -DMODULE=1 -I/usr/local/src/ALSA/alsa-driver-0.9.7a/include  
> -I/lib/modules/2.4.23-pre6/build/include -O2 -mpreferred-stack-boundary=2 
> -march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs 
> -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD   -DEXPORT_SYMTAB -c hwdep.c
> gcc -D__KERNEL__ -DMODULE=1 -I/usr/local/src/ALSA/alsa-driver-0.9.7a/include  
> -I/lib/modules/2.4.23-pre6/build/include -O2 -mpreferred-stack-boundary=2 
> -march=athlon -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs 
> -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD   -DEXPORT_SYMTAB -c 
> memalloc.c
> In file included from memalloc.c:27:
> /lib/modules/2.4.23-pre6/build/include/linux/proc_fs.h:213: redefinition of `PDE'
> /usr/local/src/ALSA/alsa-driver-0.9.7a/include/adriver.h:133: `PDE' previously 
> defined here
> make[1]: *** [memalloc.o] Error 1
> make[1]: Leaving directory `/usr/local/src/ALSA/alsa-driver-0.9.7a/acore'
> make: *** [compile] Error 1
> 
> I use standard Red Hat 9.0, with the kernel installed 2.4.23-pre6.
> I accept all the default for 'configure' (just run it as ./configure).
> I turned off any optimization for gcc.
> 
> I see this problem in the version 0.9.6, as well as latest version
> from cvs.
> Would appreciate any help or hint what I'm doing wrong.

this should have been fixed on the cvs.
please check whether include/config.h has CONFIG_HAVE_PDE entry.


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to