alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Gunter Ohrner <G.Ohrner@post.rwth-aachen.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: alsa-driver 1.0.14rc4 compile error	resolved	(was:	Linux 2.6.21 regression with	hda-intel	(Conexant	5045))
Date: Fri, 18 May 2007 16:16:26 +0200	[thread overview]
Message-ID: <s5hps4ymd39.wl%tiwai@suse.de> (raw)
In-Reply-To: <f2kaen$u4n$1@sea.gmane.org>

At Fri, 18 May 2007 15:42:07 +0200,
Gunter Ohrner wrote:
> 
> Takashi Iwai wrote:
> >> checking for processor type... mcore2
> 
> > OK, then at least it's something else.
> > Could you attach config.log with mcore2?
> 
> Attached.
> 
> I called this configure explicitely specifying an mcore2-compiled 2.6.20.4
> kernel source tree as I'm currently running a Pentium M compiled 2.6.21.1
> kernel.

Thanks.  Could you try the patch below?


Takashi

diff -r cbf6ee3d6e14 configure.in
--- a/configure.in	Fri May 18 14:38:11 2007 +0200
+++ b/configure.in	Fri May 18 16:15:17 2007 +0200
@@ -1214,7 +1214,7 @@ esac
 
 dnl set ia32 (X86)
 case "$processor" in
-  i?86*|k?|crusoe|mcyrixiii|mwinchip|viac3_2)
+  i?86*|k?|crusoe|mcyrixiii|mwinchip|viac3_2|mcore2|geodegx*)
     if $KCC -mpreferred-stack-boundary=2 -S -o /dev/null -xc /dev/null >/dev/null 2>&1; then
       c_opts="-mpreferred-stack-boundary=2 $c_opts"
       CONFIG_X86=y

  reply	other threads:[~2007-05-18 14:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 10:04 Linux 2.6.21 regression with hda-intel (Conexant 5045) Gunter Ohrner
2007-05-17 15:02 ` Tobin Davis
2007-05-18  9:05   ` Gunter Ohrner
2007-05-18  9:22     ` Takashi Iwai
2007-05-18  9:35       ` alsa-driver 1.0.14rc4 compile error resolved (was: Linux 2.6.21 regression with hda-intel (Conexant 5045)) Gunter Ohrner
2007-05-18  9:44         ` Takashi Iwai
2007-05-18 10:45           ` Gunter Ohrner
2007-05-18 12:00             ` Takashi Iwai
2007-05-18 13:42               ` Gunter Ohrner
2007-05-18 14:16                 ` Takashi Iwai [this message]
2007-05-18 15:40                   ` Gunter Ohrner
2007-05-18 15:57                     ` Takashi Iwai
2007-05-18 10:11   ` Linux 2.6.21 regression with hda-intel (Conexant 5045) Gunter Ohrner

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=s5hps4ymd39.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=G.Ohrner@post.rwth-aachen.de \
    --cc=alsa-devel@alsa-project.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).