All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: RKHenry <robert.henry@earthlink.net>
Cc: alsa-devel@alsa-project.org
Subject: Re: Please, send ./configure output to <alsa-devel@alsa-project.org>
Date: Fri, 11 Mar 2005 15:01:42 -0500	[thread overview]
Message-ID: <1110571302.19093.2.camel@mindpipe> (raw)
In-Reply-To: <000001c5266b$1368ab30$6401a8c0@rkh>

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

      reply	other threads:[~2005-03-11 20:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-11 18:49 Please, send ./configure output to <alsa-devel@alsa-project.org> RKHenry
2005-03-11 20:01 ` Lee Revell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1110571302.19093.2.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=robert.henry@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.