Re: [lfs-support] Chroot problem

2012-09-19 Thread Israel Silberg
On Tue, Sep 11, 2012 at 7:21 PM, Bruce Dubbs bruce.du...@gmail.com wrote: Israel Silberg wrote: This is the actual command line and answer that I get: root:/sources/coreutils-8.19# su nobody -s /bin/bash -c PATH=$PATH make RUN_EXPENSIVE_TESTS=yes -k check || true su: Cannot drop the

Re: [lfs-support] GCC-4.7.1-Pass 2 MPC configure fails

2012-09-19 Thread William Harrington
On Sep 19, 2012, at 00:14 AM, Whitequill Riclo wrote: It appears to be looking for 'mpfr.h', which of course has not been built yet. http://pastebin.com/UZWSpTci This bugs me. I checked the link, and mpfr is never made so there isn't anything in the build directory, and the path is

Re: [lfs-support] GCC-4.7.1-Pass 2 MPC configure fails

2012-09-19 Thread Feuerbacher, Alan
William Harrington wrote: Sometimes you can't build mpfr mpc and gmp within the gcc source tree for some targets. We found that out in CLFS. That's we we don't build gmp mpc and mpfr within the tree. Works okay for x86 and x86_64, however, when you start building for other targets, it becomes

Re: [lfs-support] Chroot problem

2012-09-19 Thread Bruce Dubbs
Israel Silberg wrote: On Tue, Sep 11, 2012 at 7:21 PM, Bruce Dubbs bruce.du...@gmail.com wrote: root:/sources/coreutils-8.19# su nobody -s /bin/bash -c PATH=$PATH make RUN_EXPENSIVE_TESTS=yes -k check || true su: Cannot drop the controlling terminal Before you enter chroot, mount /dev,

Re: [lfs-support] GCC-4.7.1-Pass 2 MPC configure fails

2012-09-19 Thread Whitequill Riclo
On Wed, Sep 19, 2012 at 9:35 AM, Feuerbacher, Alan afeuerbac...@allegromicro.com wrote: William Harrington wrote: Sometimes you can't build mpfr mpc and gmp within the gcc source tree for some targets. We found that out in CLFS. That's we we don't build gmp mpc and mpfr within the tree.

Re: [lfs-support] GCC-4.7.1-Pass 2 MPC configure fails

2012-09-19 Thread Bruce Dubbs
Whitequill Riclo wrote: On Wed, Sep 19, 2012 at 9:35 AM, Feuerbacher, Alan afeuerbac...@allegromicro.com wrote: William Harrington wrote: Sometimes you can't build mpfr mpc and gmp within the gcc source tree for some targets. We found that out in CLFS. That's we we don't build gmp mpc and