Hi, I have installed the pcmcia-cs3.1.31 sources from linux 8.0 source CDs. I have compiled the kernel without PCMCIA support as told in the readme-2.4 of pcmcia-cs source tree. Then I compiled the pcmcia-cs tree and do a 'make install'. This I have to do to get cb_enabler.o file in /lib/modules/2.4*/pcmcia directory
But when I try to compile our driver is giving the following problem... In file include from /usr/src/linux-2.4/include/linux/prefetch.h :13, from /usr/src/linux-2.4/include/linux/list.h:6, from /usr/src/linux-2.4/include/linux/module.h:12, from /usr/src/linux-2.4/include/linux/include/pcmcia/k_compat.h:80, from madgecb.c:20 /usr/src/linux-2.4/include/asm/processor.h:56: 'CONFIG_X86_L1_CACHE_SHIFT' undeclared here(not in a function) /usr/src/linux-2.4/include/asm/processor.h:56: requested alignment is not a constant make : ***[madgecb.o] Error 1 When I searched in the net, I found people are facing the same CONFIG_X86_L1_CACHE_SHIFT problem but there was no solution mentioned. What can be wrong? any help will be appreciated Thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list