Another compile error with 2.4.19-pre6aa1

Steve Kieu (haiquy@yahoo.com)
Sun, 14 Apr 2002 22:41:01 +1000 (EST)


Hi,

Me again, after unselect the Texas Instrument PCILynx
support in config I proceed the make modules and this
time I got.

gcc -D__KERNEL__ -I/home/sk/src/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -fno-strength-reduce
-fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -march=i686 -DMODULE
-DMODVERSIONS -include
/home/sk/src/linux/include/linux/modversions.h
-nostdinc -I
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/include
-DKBUILD_BASENAME=sa1100_generic -c -o
sa1100_generic.o sa1100_generic.c
sa1100_generic.c:40:27: linux/cpufreq.h: No such file
or directory
sa1100_generic.c:50:27: linux/cpufreq.h: No such file
or directory
sa1100_generic.c:58:26: asm/hardware.h: No such file
or directory
sa1100_generic.c:62:30: asm/arch/assabet.h: No such
file or directory
sa1100_generic.c: In function
`sa1100_pcmcia_set_io_map':
sa1100_generic.c:595: warning: implicit declaration of
function `cpufreq_get'
sa1100_generic.c:597: `MECR' undeclared (first use in
this function)
sa1100_generic.c:597: (Each undeclared identifier is
reported only once
sa1100_generic.c:597: for each function it appears
in.)
sa1100_generic.c: In function
`sa1100_pcmcia_set_mem_map':
sa1100_generic.c:703: `MECR' undeclared (first use in
this function)
sa1100_generic.c: In function
`sa1100_pcmcia_proc_status':
sa1100_generic.c:751: `MECR' undeclared (first use in
this function)
sa1100_generic.c: In function
`sa1100_pcmcia_driver_init':
sa1100_generic.c:1079: warning: implicit declaration
of function `_PCMCIA'
sa1100_generic.c:1079: `PCMCIASp' undeclared (first
use in this function)
sa1100_generic.c:1095: warning: implicit declaration
of function `_PCMCIAAttr'
sa1100_generic.c:1096: warning: implicit declaration
of function `_PCMCIAMem'
sa1100_generic.c:1097: warning: implicit declaration
of function `_PCMCIAIO'
sa1100_generic.c:1110: `MECR' undeclared (first use in
this function)
sa1100_generic.c: In function
`sa1100_pcmcia_driver_shutdown':
sa1100_generic.c:1165: `PCMCIASp' undeclared (first
use in this function)
make[2]: *** [sa1100_generic.o] Error 1
make[2]: Leaving directory
`/home/sk/src/linux/drivers/pcmcia'
make[1]: *** [_modsubdir_pcmcia] Error 2
make[1]: Leaving directory
`/home/sk/src/linux/drivers'
make: *** [_mod_drivers] Error 2

=====
Steve Kieu

http://messenger.yahoo.com.au - Yahoo! Messenger
- A great way to communicate long-distance for FREE!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/