On 02/27/2014 12:35 AM, Waitman Gobble wrote:
> On 2/26/2014 12:05 PM, Armin K. wrote:
>> 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
>>
> 
> Also, I noticed that if libxslt is installed but *not* the 
> docbook-xml/xsl packages, the build fails with a 'network error'. Not 
> sure if that should be in the notes or not.
> 
> Thanks
> Waitman
> 
> 

All 3 are required for building man pages. If libxslt is present, but
not others, --disable-manpages switch is needed. I'll clarify that when
I update the notes.

-- 
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

Reply via email to