From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Re[2]: [Alsa-user] can't compile alsa-driver with 2.4.23-pre7 - "previously defined" and "previously declared" errors Date: Wed, 15 Oct 2003 18:54:35 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <200310121134.18942.chris@realcomputerguy.com> <200310131020.43014.chris@realcomputerguy.com> <200310140209.53249.chris@realcomputerguy.com> <473317500.20031015124731@optonline.net> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <473317500.20031015124731@optonline.net> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Sergey Malov Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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