2.6.6-bk-current and no CONFIG_SYSFS gives lib/kobject.c:395: error: void value not ignored as it ought to be

From: Steven Cole
Date: Wed May 19 2004 - 09:34:58 EST


Using the current 2.6.6-bk kernel, and without CONFIG_SYSFS,
I get this error:

CC lib/kobject.o
lib/kobject.c: In function `kobject_rename':
lib/kobject.c:395: error: void value not ignored as it ought to be
CC net/core/scm.o
make[1]: *** [lib/kobject.o] Error 1

With CONFIG_SYSFS=y, the kernel builds OK.

Steven

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