Re: 2.6.9-rc1-mm4

From: Terje Kvernes
Date: Tue Sep 07 2004 - 07:09:32 EST


Andrew Morton <akpm@xxxxxxxx> writes:

> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.9-rc1/2.6.9-rc1-mm4/
>
> - Added Dave Howells' mysterious CacheFS.

[ ... ]

> +make-afs-use-cachefs.patch

without selecting cachefs, I get:

CC [M] fs/afs/callback.o
In file included from fs/afs/vnode.h:16,
from fs/afs/callback.c:20:
include/linux/cachefs.h:347:2: #error
make[2]: *** [fs/afs/callback.o] Error 1
make[1]: *** [fs/afs] Error 2
make: *** [fs] Error 2

after selecting cachefs, afs builds as it should. a missing
dependency?


--
Terje
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/