gcc -Wp,-MD,fs/devfs/.base.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=pentium2 -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=base
-DKBUILD_MODNAME=devfs -c -o fs/devfs/base.o fs/devfs/base.c
fs/devfs/base.c: In function `devfsd_notify':
fs/devfs/base.c:1426: too many arguments to function `devfsd_notify_de'
fs/devfs/base.c: In function `devfs_register':
fs/devfs/base.c:1460: warning: too few arguments for format
fs/devfs/base.c:1460: warning: too few arguments for format
make[2]: *** [fs/devfs/base.o] Error 1
make[1]: *** [fs/devfs] Error 2
make: *** [fs] Error 2
Helge Hafting
-
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/