Missing Files

Ben Pharr - Lists (ben-lists@benpharr.com)
Wed, 05 Dec 2001 16:07:05 -0600


While compiling 2.4.17 today I got the following errors. I didn't cause
anything fatal, but it's something that needs fixing.

Ben Pharr

gcc -D__KERNEL__ -I/usr/src/linux-2.4.17-pre4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -E -D__GENKSYMS__ sa1100fb.c
| /sbin/genksyms -k 2.4.17 >
/usr/src/linux-2.4.17-pre4/include/linux/modules/sa1100fb.ver.tmp
sa1100fb.c:164: linux/cpufreq.h: No such file or directory
sa1100fb.c:166: asm/hardware.h: No such file or directory
sa1100fb.c:169: asm/mach-types.h: No such file or directory
sa1100fb.c:171: asm/arch/assabet.h: No such file or directory
mv /usr/src/linux-2.4.17-pre4/include/linux/modules/sa1100fb.ver.tmp
/usr/src/linux-2.4.17-pre4/include/linux/modules/sa1100fb

-
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/