udev module is screwed up

Richard B. Pyne rpyne at kinfolk.org
Mon Aug 2 04:02:27 CEST 2010


I have tried at least 20 times to get it to build but lunar keeps 
telling me:

Building udev version 160
PROBLEM: udev detected incompatible kernel options.
Please verify that CONFIG_SYSFS_DEPRECATED is disabled,
and that CONFIG_INOTIFY and CONFIG_INOTIFY_USER
are enabled.


 From my .config:
.
.
.
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
# CONFIG_CGROUPS is not set
# CONFIG_SYSFS_DEPRECATED_V2 is not set
# CONFIG_RELAY is not set
CONFIG_NAMESPACES=y
.
.
.
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_QUOTA=y


menuconfig for kernel 2.6.32.2 produces no such .config entry as 
"CONFIG_SYSFS_DEPRECATED"



More information about the Lunar mailing list