William Hubbs wrote: > On Thu, Jun 07, 2012 at 11:35:00PM -0700, Bryan Kadzban wrote: >> Some dependencies (intltool, m4, dbus, pkg-config, PAM) are only >> required or useful for systemd, not for udev. Leave these required by >> default, but allow them to be made optional if the right flag is used to >> ./configure. > > How about using --disable-systemd to take out these dependencies instead > of adding another switch? Well, this is the minimum to let us (LFS) at least get a build process together to upgrade from udev-182. systemd as-is has too many build dependencies for us to use it the way it is today. I figured I'd see what upstream thought about just doing the minimum we need first. (We can override variables at make time to build just the udev binary and helpers.) But if a --disable-systemd switch ends up getting committed, sure, that'd work too. -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html