PCMCIA support for Alpha broken...

Dominik Kubla dominik.kubla en uni-mainz.de
Jue Ene 20 00:02:45 CST 2000


Hi,

when compiling 2.3.40-pre6 on my Multia, the compiler barfs in the i82365 code.

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4 -Wa,-mev6   -c -o i82365.o i82365.c
i82365.c:238: parse error before `}'
i82365.c:110: warning: `do_scan' defined but not used
i82365.c:574: warning: `test_irq' defined but not used
i82365.c:760: warning: `add_socket' defined but not used
i82365.c:771: warning: `add_pcic' defined but not used
make[3]: *** [i82365.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/pcmcia'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/pcmcia'
make[1]: *** [_subdir_pcmcia] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

>From looking at the code it appears that CONFIG_ISA is missing for those
alpha architectures (like NONAME) who actually have a PCI->ISA bridge.

	Dominik

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



Más información sobre la lista de distribución Ayuda