John Burrell wrote: > > >> I thought this was fixed. Try changing udev-lfs-189/Makefile.lfs, line >> 195 from: >> >> build/$(COMMON_LIB): $(COMMON_OBJS) $(LIBUDEV_OBJS) $(UDEVD_OBJS) >> >> to >> >> build/$(COMMON_LIB): common $(COMMON_OBJS) $(LIBUDEV_OBJS) $(UDEVD_OBJS) >> > > Yes, it works with that change. Thanks for that.
OK. Making that small change means changing a lot of files in both the LFS and BLFS sources. I'm going to hold off until systemd-190. OTOH, it only affects keymap. I suppose it could be a simple sed in BLFS until then. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
