mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.6-bk9 - compile failure if sysfs disabled
@ 2004-05-23  3:26 Mike Houston
  2004-05-23  4:35 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Houston @ 2004-05-23  3:26 UTC (permalink / raw)
  To: linux-kernel

If sysfs is disabled in the config under pseudo filesystems,

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

Line 395 is this:
error = sysfs_rename_dir(kobj, new_name);

Now, before anyone chides me for blindly disabling sysfs, I only came across this in helping someone else, who erroneously disabled it, solve this build failure :-)

My apologies if this is already known or expected. It just seems to me that it ought not to end in a build failure and is possibly something you folks would like to know about.

Note that I'm not saying this started in -bk9 because I've never previously compiled one without sysfs. This is, however, what the original user was building.

Thanks folks (for everything you do),
Mike

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-23  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23  3:26 2.6.6-bk9 - compile failure if sysfs disabled Mike Houston
2004-05-23  4:35 ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®