[2.3.42] Doesn't compile on Alpha

From: Aaron Tiensivu (mojomofo@ctechnix.com)
Date: Wed Feb 02 2000 - 20:50:29 EST


[root@multiameal /usr/src/linux-2.3/linux]# make
gcc -D__KERNEL__ -I/usr/src/linux-2.3/linux/include -O2 -fomit-frame-pointer -fn
o-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4 -c -o init/main.o ini
t/main.c
In file included from init/main.c:33:
/usr/src/linux-2.3/linux/include/linux/pci.h:318: parse error before `dma_addr_t
'
/usr/src/linux-2.3/linux/include/linux/pci.h:318: warning: no semicolon at end o
f struct or union
/usr/src/linux-2.3/linux/include/linux/pci.h:346: parse error before `}'
make: *** [init/main.o] Error 1

Rather odd since the same tree will build for i386 ok.
I'm guessing the newer PCI code hasn't been synced for Alpha yet?
I can provide .config if need be.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:09 EST