lkml.org 
[lkml]   [2000]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectPCMCIA support for Alpha broken...
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@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.030 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site