----- Original Message ----- From: "Dan Nicholson" <[EMAIL PROTECTED]> To: "LFS Support List" <[email protected]> Sent: Saturday, February 03, 2007 5:10 PM Subject: Re: Udev-103 Error?
> On 2/3/07, Galaxy Travel <[EMAIL PROTECTED]> wrote: >> >> I beleive the book is wrong for the symlink: its supposed to be: >> >> ln -sv /proc/self/fd /lib/udev/devices the book has it >> >> ln -sv /proc/self/fd /lib/udev/devices/fd resulting in No such File or >> directory /lib/udev/devices/fd/fd > > The book is wrong if you try to make the symlink twice or if > /proc/self/fd does not exist as a directory. A lot of people have > successfully built udev building these instructions. I suppose it > could be more explicit by adding the -n parameter to `ln'. That would > make it bomb if the symlink to the directory already existed. > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > Ok without the backlash and if you put it on one line, it works, Maybe the Book should say put it on oneline. Thanks for the help. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
