It seems that 810 support is being compiled in the kernel when I
try to compile it on my alpha:

cp /users/stefan/RPM/SOURCES/kernel-2.2.15-alpha-secure.config
arch/alpha/defc
onfig
+ rm -f .config
+ perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -0.24mdksecure/'
Makefile
+ perl -p -i -e 's/^HOSTCFLAGS.*/HOSTCFLAGS = -O2/' Makefile
+ perl -p -i -e 's/^CFLAGS_NSR.*/CFLAGS_NSR := -O2/' arch/alpha/Makefile
+ cd i810
/var/tmp/rpm-tmp.99412: cd: i810: No such file or directory
Bad exit status from /var/tmp/rpm-tmp.99412 (%build)

Maybe an ifarch can be placed around there... alpha, k7(??) and sparc
based 
machines can't use i810 support.

Stefan

Reply via email to