Re: [lfs-support] Help with GCC Compile Pass 1 errors

2012-08-12 Thread Keiran
On 12/08/12 21:16, Keiran wrote: Hello, I'm not sure if this is the correct place to mail with this, if not could you please point me in the right direction? When trying to compile GCC at Chapter 5.5, I get this error, and no amount of Googling has been able to solve it. configure: error

Re: [lfs-support] Help with GCC Compile Pass 1 errors

2012-08-12 Thread Keiran
On 12/08/12 21:22, Bruce Dubbs wrote: Keiran wrote: Hello, I'm not sure if this is the correct place to mail with this Yes, this is the right list. When trying to compile GCC at Chapter 5.5, I get this error, and no amount of Googling has been able to solve it. configure: error: in `/mnt

Re: [lfs-support] Help with GCC Compile Pass 1 errors

2012-08-12 Thread Keiran
On 12/08/12 21:34, William Harrington wrote: On Aug 12, 2012, at 15:16 PM, Keiran wrote: Hello, I'm not sure if this is the correct place to mail with this, if not could you please point me in the right direction? When trying to compile GCC at Chapter 5.5, I get this error, and no amount

Re: [lfs-support] GCC-4.6.2 on 32 bit Mint13 mpfr error

2012-08-12 Thread Keiran
it work? Sincerely, William Harrington My MAKEFLAGS is set to -j 2 and I'm running a quad core processor. I have tried removing the gcc-4.6.2 directory and the gcc-build directory, reextracted etc. multiple times to no avail. Thank you, Keiran -- http://linuxfromscratch.org/mailman/listinfo

Re: [lfs-support] Help with GCC Compile Pass 1 errors

2012-08-12 Thread Keiran
On 12/08/12 21:39, Bruce Dubbs wrote: Keiran wrote: That tells me that gcc is not installed or binutils wasn't installed correctly. What is the output of the script in Section iii - Host System Requirements? bash, version 4.2.24(1)-release Binutils: (GNU Binutils for Ubuntu) 2.22 bison

Re: [lfs-support] Help with GCC Compile Pass 1 errors

2012-08-12 Thread Keiran
On 12/08/12 22:14, William Harrington wrote: On Aug 12, 2012, at 15:37 PM, Keiran wrote: --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu What happened to your LFS_TGT variable? Are you using the lfs user? Make sure you are the lfs user and your environment