At Thu, 09 Oct 2003 22:00:36 -0400,
Sergey Malov wrote:
> 
> Wednesday, October 8, 2003, 6:16:46 AM, you wrote:
> 
> TI> At Tue, 07 Oct 2003 21:13:42 -0400,
> TI> Sergey Malov wrote:
> >> 
> >> Tuesday, October 7, 2003, 5:54:10 AM, you wrote:
> >> 
> >> TI> At Mon, 06 Oct 2003 23:54:41 -0400,
> >> TI> Sergey Malov wrote:
> >> >> 
> >> >> Hi,
> >> >> I cannot seems to compile the latest alsa driver, receiving the following
> >> >> /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.
> >> 
> >> TI> this should have been fixed on the cvs.
> >> TI> please check whether include/config.h has CONFIG_HAVE_PDE entry.
> >> 
> >> 
> >> TI> Takashi
> >> 
> >> It doesn't seem like it is, here is config.h what was generated from
> >> the latest vesion in cvs (10/8/2003):
> TI> did you run cvscompile?
> 
> Yes, I did.
> Here is what I did:
> 1. Downloaded latest CVS snapshot from 10/10/2003.
> 2. Run "build prep"
> 3. Went to alsa-driver directory and run "cvscompile".
> 
> There was the same error about PDE and there was no mention of CONFIG_HAVE_PDE
> in include/config.h.

check whether alsa-driver's configure.in includes the check of
CONFIG_HAVE_PDE (just grep it).
if yes, include/config.h.in wasn't generated properly.
otherwise, the version you're using is not the correct one...


Takashi


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to