[alsa-devel] 14rc3 fails to compile on vanilla 2.6.20.3

Andrea Gozzi gozzi.as at gmail.com
Thu Mar 29 19:30:14 CEST 2007


Yep that's where the error came from.
Since 2.6.20 support for core2/xeon was introduced (CONFIG_MCORE2) and
enabling it made alsa configure script fail to identify correctly the cpu.
By setting the processor type to i686 it compiled flawlessly.

Andrea

On 3/29/07, Takashi Iwai <tiwai at suse.de> wrote:
>
> At Thu, 29 Mar 2007 14:47:54 +0200,
> Andrea Gozzi wrote:
> >
> > Hi.
> >
> > I recently compiled a new kernel, 2.6.20.3, but when I tried to
> > build alsa 14rc3 it failed.
> > I also had troubles with the ati fglrx driver (missing declarations in
> > headers - solved) so it could maybe be related to the new 20.x kernels.
> > I attached logs for both the "configure" and "make".
>
> > checking for processor type... unknown
>
> This is the problem.  Maybe you chose a new chipset or so that isn't
> listed in alsa-driver's configure script.
>
> Attach your kernel config to check further.
>
>
> thanks,
>
> Takashi
>


More information about the Alsa-devel mailing list