Re: [9Pfs] Compilation error

From: Eric Van Hensbergen
Date: Mon Jul 16 2007 - 10:16:01 EST


On 7/16/07, Alejandro Riveira Fernández <ariveira@xxxxxxxxx> wrote:

I get this in today's head 8f41958bdd577731f7411c9605cfaa9db6766809

$ make O=../2.6.23
Using /home/alex/kernel/linux-2.6 as source for kernel
GEN /home/alex/kernel/2.6.23/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CALL /home/alex/kernel/linux-2.6/scripts/checksyscalls.sh
CHK include/linux/compile.h
CC [M] fs/9p/v9fs.o
/home/alex/kernel/linux-2.6/fs/9p/v9fs.c: En la función 'v9fs_parse_options':
/home/alex/kernel/linux-2.6/fs/9p/v9fs.c:134: error: 'p9_debug_level' no se declaró aquí (primer uso en esta función)
/home/alex/kernel/linux-2.6/fs/9p/v9fs.c:134: error: (Cada identificador no declarado solamente se reporta una vez
/home/alex/kernel/linux-2.6/fs/9p/v9fs.c:134: error: ara cada funcion en la que aparece.)
make[3]: *** [fs/9p/v9fs.o] Error 1
make[2]: *** [fs/9p] Error 2
make[1]: *** [fs] Error 2
make: *** [_all] Error 2


Thanks, someone already submitted a patch, I'm merging and testing now.

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