Hello,

I'm using rev 6.0 of the book
I retrieved my packages by doing

        wget 
http://www.linuxfromscratch.org/lfs/wget/lfs-6.1-testing-20050129.wget
        wget -i lfs-6.1-testing-20050129.wget

I'm in chapter 5, section

        5.35. Udev-030

but my udev is version 050. Perhaps no big deal, but in that section it
says:

        The udevstart program hardcodes the path to the udev program in
        itself, which would cause issues since udev was installed in a
        non-standard location. Fix this by running the following:

        sed -i 's@/sbin/udev@/tools/sbin/[EMAIL PROTECTED]' udevstart.c

but I have no file udevstart.c.

Any tips? Should I go back to rev 030 of udev? Or is there some other
way I can work around this to take advantages of whatever improvements
happened between 030 and 050? I assume some other files implement
whatever udevstart.c provided, but I'm not quite sure how to identify it/them.

Thanks,
Michael
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to