On Sun, Oct 12, 2014 at 04:45:52PM -0500, Dan McGhee wrote: > The bookmark I had in links for BLFS was <path to > linuxfromscratch>/blfs/view/stable
I split your insanely long line here, so that I can direct you to /blfs/view/ - the 7.5 book is there if you wish to refer to it. > which now is 7.6. I’m building in LFS-7.5. I caught this when I was getting > ready to install the boot script for rpcbind. The version of the boot > scripts is different. > > I completed the build and install of libtirpc-0.2.5 (it’s version 0.2.4 in > BLFS-7.5), libevent-2.0.21 and rpcbind-0.2.1. I think I’m OK so far, burt my > question is, is there any difference for rpcbind in the boot scripts between > 7.5 and 7.6? > You _could_ get the bootscript tarballs referenced in those two versions, untar them somewhere, and then diff the two trees to see what has changed. If you put the output from diff into a file, and you have got vim set up nicely, you can use 'view' on that file to get nicely coloured changes. There is also a ChangeLog in the bootscript repo, although we do not always remember to update it :-) But in this case, the rpcbind init.d script has not changed since 2011. > Luckily I caught this before I started on NFS-Utils itself because I know > there’s a different version of gcc in LFS-7.6. Therefore, I’ll build > NFS-Utils-1.2.9 instead of 1.3.0. > > Dan Your system, your rules, of course. But I will be VERY surprised if what is in the current svn book (or 7.6, which is still almost the same) does not build on LFS-7.5. Of course, nfs is one of the less-well tested parts: the client part has worked almost all the time, but for the server I have only used the 7.4 and 7.6 versions. ĸen -- Nanny Ogg usually went to bed early. After all, she was an old lady. Sometimes she went to bed as early as 6 a.m. -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
