From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Revell Subject: Re: Please, send ./configure output to Date: Fri, 11 Mar 2005 15:01:42 -0500 Message-ID: <1110571302.19093.2.camel@mindpipe> References: <000001c5266b$1368ab30$6401a8c0@rkh> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Received: from viper.oldcity.dca.net (viper.oldcity.dca.net [216.158.38.4]) by alsa.alsa-project.org (ALSA's E-mail Delivery System) with SMTP id 470BB1E3 for ; Fri, 11 Mar 2005 21:01:44 +0100 (MET) In-Reply-To: <000001c5266b$1368ab30$6401a8c0@rkh> Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: RKHenry Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, 2005-03-11 at 13:49 -0500, RKHenry wrote: > checking for GCC version... Kernel compiler: gcc egcs-2.91.66 > 19990314/Linux (egcs-1.1.2 release) Used compiler: 2.96 > > Fatal error: Compiler type does not match > > Decoded kernel compiler: type=egcs version=2.91.66 > > Decoded used compiler: type=gcc version=2.96 There's your problem. You are trying to compile the ALSA modules with gcc 2.96, while your kernel was compiled with egcs 2.91.66. Wow, this looks like an old system. Red Hat 6.x? Anyway, you have to use the same compiler to compile ALSA and the kernel. Either install egcs-2.91.66 and build ALSA with it, or recompile the kernel with gcc 2.96. Lee ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click