I tried to compile pcmcia-cs-3.1.16 and pcmcia-cs.09-Jun-00 (3.1.17
beta), respectively, but couldn't get through with the error messages
below:
cc -fno-builtin -msoft-float -ffixed-r2 -MD -O2 -Wall -Wstrict-prototypes
-pipe -I../include -I/usr/src/linux/include -D__KERNEL__ -DMODULE -c i82365.c
i82365.c: In function `cirrus_set_opts':
i82365.c:487: `IS_VT83C469' undeclared (first use in this function)
i82365.c:487: (Each undeclared identifier is reported only once
i82365.c:487: for each function it appears in.)
{standard input}: Assembler messages:
{standard input}:6: Warning: Ignoring changed section attributes for .modinfo
i82365.c: At top level:
i82365.c:1180: warning: `_check_irq' defined but not used
make[1]: *** [i82365.o] Error 1
make[1]: Leaving directory `/usr/src/pcmcia-cs-3.1.16/modules'
make: *** [all] Error 2
My configuration under 2.2.16 kernel source is as follows:
Kernel configuration options:
Symmetric multiprocessing support is disabled.
PCI BIOS support is enabled.
Power management (APM) support is disabled.
SCSI support is enabled.
Networking support is enabled.
Radio network interface support is disabled.
Token Ring device support is disabled.
Fast switching is disabled.
Module version checking is disabled.
/proc filesystem support is enabled.
Considering that pcmcia-cs.06-Jun-00 was successfully compiled, the
cause of this compilation failure appears to be related to some of the
additions below shown in the CHANGES file included in pcmcia-cs-3.1.16.
-- Added force_size option for SRAM cards to memory_cs driver.
-- Better wording in COPYING file.
-- PCMCIA status files (stab, scheme) now only go in /var/lib/pcmcia;
removed the /var/state option because it was dropped from FHS 2.1.
Is there anything I can do to deal with this problem?
Thank you.
Tsuneya Watabe
|
Messages