[iPAQ] Inconsistency in source tree?

From: <adc.a.t.research.att.com>
Date: Fri Oct 13 2000 - 01:18:42 EDT

If I download the current CVS linux/kernel tree and try to ``make
modules'' I get:

.......
make -C char modules
make[2]: Entering directory `/home/guest/linux/kernel/drivers/char'
arm-linux-gcc -D__KERNEL__ -I/home/guest/linux/kernel/include -Wall -Wstrict-prototypes -O2 -pipe -msoft-float -mshort-load-bytes -march=armv4 -mtune=strongarm110 -fno-strict-aliasing -DMODULE -DEXPORT_SYMTAB -c serial.c
In file included from /home/guest/linux/kernel/include/asm/io.h:24,
                 from serial.c:224:
/home/guest/linux/kernel/include/asm/arch/hardware.h:16: asm/mach-types.h: No such file or directory
make[2]: *** [serial.o] Error 1
make[2]: Leaving directory `/home/guest/linux/kernel/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/home/guest/linux/kernel/drivers'
make: *** [_mod_drivers] Error 2

Several of the modules seem to depend on mach-types.h

Alistair
Received on Thu Oct 12 22:10:59 2000

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:43:44 EDT