--- Ken Moffat <[EMAIL PROTECTED]> wrote: > That is scary (building as root on the host > system). I suppose we > could perhaps rebuild bash at the end of the test > tools, then use > that version if we had to. > > I note that my log from cross-compiling bash showed > on about the 35th > line > > configure: cross-compiling for > powerpc64-unknown-linux-gnu is not supported > > which makes me think it might be an artefact of > cross-compiling.
I've it too (for x86_64). But it seems harmless. In fact, cross-compiling works fine, apart this "process substitution". And for root, everything is ok, and it's still cross-compiling. > I can build and run bash as a normal user on a > finished system and the > test works. If you mean "after the reboot", yes, for me, it's also ok from a normal user. > I'll try using --enable-process-substitution in the > temp build, in > case that fixes it. Didn't try it. Have you been able to test bash from root in the first part, to confirm that it works? G. Moko __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
