fsck.cramfs.c:79:22: error: asm/page.h: No such file or directory
Obviously, the error from perl came from a different file (not fsck.cramfs.c). I did some checking, and there is an asm/page.h in /usr/src/linux/include, but not in /usr/include. /usr/include has an asm directory, but does not contain page.h. I am willing to copy page.h from the /usr/src/linux/include/asm directory, but I'd really rather not until I know (or get a response from somebody who knows





