gcc   -DALSA_BUILD -D__KERNEL__ -O2 -fno-strength-reduce -mno-fp-regs -ffixed-8 
-mcpu=ev5 -DLINUX -Wall -Wstrict-prototypes -fomit-fr
ame-pointer -pipe -I/usr/src/linux/include -I.. -c -o isadma.o isadma.c
{standard input}: Assembler messages:
{standard input}:38: Error: macro requires $at register while noat in effect
{standard input}:46: Error: macro requires $at register while noat in effect
{standard input}:57: Error: macro requires $at register while noat in effect
{standard input}:64: Error: macro requires $at register while noat in effect
{standard input}:76: Error: macro requires $at register while noat in effect
{standard input}:85: Error: macro requires $at register while noat in effect
{standard input}:109: Error: macro requires $at register while noat in effect
{standard input}:113: Error: macro requires $at register while noat in effect
{standard input}:127: Error: macro requires $at register while noat in effect
{standard input}:133: Error: macro requires $at register while noat in effect
{standard input}:165: Error: macro requires $at register while noat in effect
{standard input}:175: Error: macro requires $at register while noat in effect
{standard input}:185: Error: macro requires $at register while noat in effect
{standard input}:195: Error: macro requires $at register while noat in effect
{standard input}:205: Error: macro requires $at register while noat in effect
{standard input}:215: Error: macro requires $at register while noat in effect
{standard input}:225: Error: macro requires $at register while noat in effect
{standard input}:231: Error: macro requires $at register while noat in effect
{standard input}:246: Error: macro requires $at register while noat in effect
{standard input}:250: Error: macro requires $at register while noat in effect
{standard input}:263: Error: macro requires $at register while noat in effect
{standard input}:269: Error: macro requires $at register while noat in effect
{standard input}:280: Error: macro requires $at register while noat in effect
{standard input}:287: Error: macro requires $at register while noat in effect
{standard input}:312: Error: macro requires $at register while noat in effect
{standard input}:319: Error: macro requires $at register while noat in effect
{standard input}:330: Error: macro requires $at register while noat in effect
{standard input}:338: Error: macro requires $at register while noat in effect
{standard input}:363: Error: macro requires $at register while noat in effect
{standard input}:370: Error: macro requires $at register while noat in effect
{standard input}:386: Error: macro requires $at register while noat in effect
{standard input}:394: Error: macro requires $at register while noat in effect
{standard input}:419: Error: macro requires $at register while noat in effect
{standard input}:420: Error: macro requires $at register while noat in effect
{standard input}:435: Error: macro requires $at register while noat in effect
{standard input}:440: Error: macro requires $at register while noat in effect
make[1]: *** [isadma.o] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-0.9.0beta10/kernel'
make: *** [compile] Error 1
alpha:/usr/src/alsa/alsa-driver-0.9.0beta10#

This is caused by the configure script describing my cpu as ev5, while
it really is an ev56:

cpu                     : Alpha
cpu model               : EV56
cpu variation           : 7
cpu revision            : 0
cpu serial number       : 
system type             : Miata
system variation        : 0
system revision         : 0
system serial number    : 
cycle frequency [Hz]    : 499779016 est.
timer frequency [Hz]    : 1024.00
page size [bytes]       : 8192
phys. address bits      : 40
max. addr. space #      : 127
BogoMIPS                : 988.76
kernel unaligned acc    : 1 (pc=fffffffc002ff064,va=fffffc8900008027)
user unaligned acc      : 0 (pc=0,va=0)
platform string         : Digital Personal WorkStation 500au
cpus detected           : 1

Oh well, I hacked configure before, let's do it again.

I do hope someone solves this before alsa-1.0 :-)

Good luck,
Jurriaan
-- 
It's best no to dwell on such minutiae.
        Garak
GNU/Linux 2.4.17-pre2 on Debian/Alpha 64-bits 988 bogomips load:0.31 0.22 0.35

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to