Hi,
I have now got this script to work, and it works great ! I do have a few questions though. First of all I get a md5sum error on the lfs-bootscripts and tzdata2013c, and the nss-3.14.3-standalone-1.patch has been moved. Those things I have just corrected / ignored. But then the script fails in the compilation of Lua. In file lua.sh, line 21: The script try to make a sed on ../../SOURCES/lua.pc -which can't be found. If I change this line to ../../TOOLS_RPM/lua-5.2.2/lua.pc the script finish compiling lua, apparently succesfull. but then during compilation of RPM the script fails whith "can't find lua ." I have temporary solved this by adding -without-lua to the configuration of RPM. The funny thing was, that I had the same problem when I compiled RPM first. No matter what I did, I could not compile it with lua. What is the consequences of this (if any), and can you advise a solution ? Aside from that, I love the script, instead of 2 - 3 days of work I can now build a fresh system in just four hours, with virtually no work at the computer, and on top of that I get RPM ! I am updating the kernel and the book version now, I am also adding a script which can update the RPM database by generating an installable RPM whith all the packages you have compiled from source. And if you are not going to maintain your script on github, I can make mine available for anyone who would like to try this. Niels
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
