LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 10-24-2012, 09:11 AM   #1
Zimo
LQ Newbie
 
Registered: Sep 2012
Posts: 26

Rep: Reputation: Disabled
Udev issue: 188 or 192?


Hi guys.

I'm building LFS following 7.2 version of the book. Arrived at Udev, the book says I have to install udev-188 ( from systemd-188 ) . But I have udev-192. So I found the right version, placed into lfs/sources and then tried to install it.

But, when I run:

Quote:
make -f udev-lfs-188/Makefile.lfs install
I get this error output:

Quote:
root:/sources/systemd-188# make -f udev-lfs-188/Makefile.lfs install
cp udev-lfs-188/cfg.h .
'build/udevadm' -> '/sbin/udevadm'
'build/udevd' -> '/lib/udev/udevd'
'build/accelerometer' -> '/lib/udev/accelerometer'
'build/ata_id' -> '/lib/udev/ata_id'
'build/cdrom_id' -> '/lib/udev/cdrom_id'
'build/collect' -> '/lib/udev/collect'
'build/mtd_probe' -> '/lib/udev/mtd_probe'
'build/scsi_id' -> '/lib/udev/scsi_id'
'build/v4l_id' -> '/lib/udev/v4l_id'
'udev-lfs-188/write_cd_rules' -> '/lib/udev/write_cd_rules'
'udev-lfs-188/write_net_rules' -> '/lib/udev/write_net_rules'
'udev-lfs-188/rule_generator.functions' -> '/lib/udev/rule_generator.functions'
'build/libudev.pc' -> '/usr/lib/pkgconfig/libudev.pc'
'build/udev.pc' -> '/usr/lib/pkgconfig/udev.pc'
'build/libudev.so.1.0.2' -> '/lib/libudev.so.1.0.2'
ln -svfn ../../lib/libudev.so.1.0.2 /usr/lib/libudev.so
'/usr/lib/libudev.so' -> '../../lib/libudev.so.1.0.2'
ln -svfn libudev.so.1.0.2 /lib/libudev.so.1
'/lib/libudev.so.1' -> 'libudev.so.1.0.2'
'src/libudev/libudev.h' -> '/usr/include/libudev.h'
'rules/42-usb-hid-pm.rules' -> '/lib/udev/rules.d/42-usb-hid-pm.rules'
'rules/50-udev-default.rules' -> '/lib/udev/rules.d/50-udev-default.rules'
'rules/60-cdrom_id.rules' -> '/lib/udev/rules.d/60-cdrom_id.rules'
'rules/60-persistent-alsa.rules' -> '/lib/udev/rules.d/60-persistent-alsa.rules'
'rules/60-persistent-input.rules' -> '/lib/udev/rules.d/60-persistent-input.rules'
'rules/60-persistent-serial.rules' -> '/lib/udev/rules.d/60-persistent-serial.rules'
'rules/60-persistent-storage-tape.rules' -> '/lib/udev/rules.d/60-persistent-storage-tape.rules'
'rules/60-persistent-storage.rules' -> '/lib/udev/rules.d/60-persistent-storage.rules'
'rules/60-persistent-v4l.rules' -> '/lib/udev/rules.d/60-persistent-v4l.rules'
'rules/61-accelerometer.rules' -> '/lib/udev/rules.d/61-accelerometer.rules'
'rules/75-net-description.rules' -> '/lib/udev/rules.d/75-net-description.rules'
'rules/75-probe_mtd.rules' -> '/lib/udev/rules.d/75-probe_mtd.rules'
'rules/75-tty-description.rules' -> '/lib/udev/rules.d/75-tty-description.rules'
'rules/78-sound-card.rules' -> '/lib/udev/rules.d/78-sound-card.rules'
'rules/80-drivers.rules' -> '/lib/udev/rules.d/80-drivers.rules'
'rules/95-udev-late.rules' -> '/lib/udev/rules.d/95-udev-late.rules'
'rules/99-systemd.rules.in' -> '/lib/udev/rules.d/99-systemd.rules.in'
removed '/lib/udev/rules.d/99-systemd.rules.in'
'udev-lfs-188/55-lfs.rules' -> '/etc/udev/rules.d/55-lfs.rules'
cp: cannot stat 'man/udev.7': No such file or directory
make: *** [install] Error 1
What can i do to solve it?

Thank you!
 
Old 10-24-2012, 10:08 AM   #2
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,157

Rep: Reputation: 857Reputation: 857Reputation: 857Reputation: 857Reputation: 857Reputation: 857Reputation: 857
If your system uses udev-192 you are supposed to use THAT version NOT udev-188
Quote:
Unlike any other package in the BLFS book, there is no set version of systemd specified to download. Several version updates to LFS and BLFS means there are probably many different versions of Udev on the platforms that BLFS is being built upon. Therefore, you should download and use the version of systemd your computer currently uses.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Softpedia Linux Weekly, Issue 192 LXer Syndicated Linux News 0 03-24-2012 11:42 PM
LXer: Softpedia Linux Weekly, Issue 188 LXer Syndicated Linux News 0 02-26-2012 07:50 AM
arp issue ---> ? (192.168.1.1) at <incomplete> on bond1 drManhattan Linux - Networking 2 09-17-2011 03:14 PM
[root@wlxxb ~]# telnet 192.168.192.12 25 Trying 192.168.192.12... telnet problem cnhawk386 Linux - Networking 1 10-10-2007 02:50 PM
Iptables is converting -s 192.168.1.0/8 into 192.0.0.0/8 why !? qwijibow Linux - Security 2 01-26-2005 09:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 10:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration