I have restarted from scratch the building process using the 7.0 LFS instructions.
bash now compiles fine with working $(...) process substitution. I don't understand what was going wrong. Another strange behaviour with my former 7.0rc2 build was the gcc compiler when called with the cc symbolic link didn't generate a.out file. Now, in 7.0, it does. So everything is OK now but I can't remember what mistake I have done in the compilation process. Regards, René On Fri, 28 Oct 2011 12:32:05 -0500, Bruce Dubbs wrote: > René GARCIA wrote: > >> Hi, I'm testing the LFS 7.0rc2 building chain and I want to share my experience with you. On part II, chapter 5.16 - Bash 4.2 on configure option I needed to add --enable-process-substitution without this option, $(...) process substitution syntax does not work. This is needed in later configuration and test scripts in part III. > > I've never seen this before. opt_process_subst=yes is the default and > is only changed if opt_minimal_config is set or opt_process_subst is > explicitly turned off. > > -- Bruce
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
