* Re: Re[2]: [Alsa-user] can't compile alsa-driver with 2.4.23-pre7 - "previously defined" and "previously declared" errors
[not found] ` <473317500.20031015124731@optonline.net>
@ 2003-10-15 16:54 ` Takashi Iwai
0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2003-10-15 16:54 UTC (permalink / raw)
To: Sergey Malov; +Cc: alsa-devel
At Wed, 15 Oct 2003 12:47:31 -0400,
Sergey Malov wrote:
>
> Hello Chris,
> I had the same problem and managed to solve in the following way with
> 0.9.7c driver:
> After I run ./configure I went to the directory include and changed
> include/config.h line from
>
> /* #undef CONFIG_HAVE_PDE */
>
> to
>
> #define CONFIG_HAVE_PDE 1
>
> since some of the posts of Takashi Iwai in this mail list indicate
> that's what should be done. After that, everything was compiled as it
> should.
>
> I don't know why config.h was not generated properly, since config.h.in have the necessary line.
>
> Takashi, is this a right way of fixing it?
i fixed it on cvs yesterday.
there was a bug in the detection code in configure script.
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
^ permalink raw reply [flat|nested] only message in thread