On 02/26/2014 08:54 PM, Waitman Gobble wrote: > Hi, > > BLFS 2014-02-25 > http://www.linuxfromscratch.org/blfs/view/svn/xfce/thunar-volman.html > > lists a requirement of 'udev-extras (from systemd) (for GUdev)' > > when i try gudev, > > bash-4.2# make -f udev-lfs-208-3/Makefile.lfs gudev > make: *** No rule to make target 'build/gudevclient.o', needed by > 'build/libgudev-1.0.so.0.1.3'. Stop. > > (same with gir-data) > bash-4.2# make -f udev-lfs-208-3/Makefile.lfs gir-data > make: *** No rule to make target 'build/gudevclient.o', needed by > 'build/libgudev-1.0.so.0.1.3'. Stop. > > > I followed LFS Version 20140218-SYSTEMD which does not appear to include > udev separately, as the page states "the development of udev has been > merged with systemd" > > Anyhow, I'm not 100% but I think with this version of systemd/LFS > libgudev is already built and udev-extras requirement is not necessary? > Any clarity on this? > > # ls /usr/lib/libgudev-1.0.* > /usr/lib/libgudev-1.0.la /usr/lib/libgudev-1.0.so > > Thanks > > >
You can't use udev-extras for systemd book. Use my notes from here: http://www.linuxfromscratch.org/~krejzi/notes.txt -- Note: My last name is not Krejzi. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
