Re: [lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-06 Thread Mark Mark
: Monday, November 5, 2012 11:15 PM Subject: Re: [lfs-support] LFS Problem Section 5.4 Version 7.2 On Mon, Nov 05, 2012 at 07:33:06PM -0800, Mark Mark wrote: Hi there!  When I try to prepare Binutils for configuration on the first pass (section 5.4.1) I get this strange error that prohibits me

Re: [lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-06 Thread Bruce Dubbs
Mark Mark wrote: Thank you very much for your help! I didn't notice the bash being dash. I'll get on to that. I thought gcc was installed due to the version check gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 But I'll definitely try installing it. also, if you don't mind me asking, if mint simply

[lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-05 Thread Mark Mark
Hi there!  When I try to prepare Binutils for configuration on the first pass (section 5.4.1) I get this strange error that prohibits me from making it later 1. lfs@mint /mnt/lfs/sources/binutils-2.22 $ ../binutils-2.22/configure --prefix=/tools --with-sysroot=$LFS

Re: [lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-05 Thread Bruce Dubbs
Mark Mark wrote: I got the config.log file, however all I saw was gcc a gcc problem. Ialso did the bash version check 1. 2. lfs@mint /mnt/lfs/sources/binutils-build $ bash version-check.sh 3. bash, version 4.2.24(1)-release 4. /bin/sh - /bin/dash Needs to be bash

Re: [lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-05 Thread Ken Moffat
On Mon, Nov 05, 2012 at 07:33:06PM -0800, Mark Mark wrote: Hi there!  When I try to prepare Binutils for configuration on the first pass (section 5.4.1) I get this strange error that prohibits me from making it later Please don't number the lines or insert a tab in front of them - it

Re: [lfs-support] LFS Problem Section 5.4 Version 7.2

2012-11-05 Thread Ken Moffat
On Mon, Nov 05, 2012 at 10:02:06PM -0600, Bruce Dubbs wrote: 28. gcc: error trying to exec 'cc1': execvp: No such file or directory 29. gcc compilation failed It appears that gcc is not installed. It seems to be a gcc problem, however, it is installed. I am using Mint 13

Re: LFS problem

2010-12-14 Thread code.xiyou
2010/12/14 Baho Utot baho-u...@columbus.rr.com On Tuesday, December 14, 2010 01:38:20 am you wrote: 2010/12/14 code.xiyou code.xi...@gmail.com 2010/12/14 Baho Utot baho-u...@columbus.rr.com On Monday, December 13, 2010 06:27:26 am code.xiyou wrote: Hello everyone,

Re: LFS problem

2010-12-14 Thread Ken Moffat
On Tue, Dec 14, 2010 at 06:29:41PM +0800, code.xiyou wrote: LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed make It also prints the same error like following. And i think i should turn to other LFS version like 6.4 :) The --hash-style=gnu is a comparatively recent change (perhaps in the

Re: LFS problem

2010-12-14 Thread code.xiyou
2010/12/14 Ken Moffat k...@linuxfromscratch.org On Tue, Dec 14, 2010 at 06:29:41PM +0800, code.xiyou wrote: LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed make It also prints the same error like following. And i think i should turn to other LFS version like 6.4 :) The

Re: LFS problem

2010-12-13 Thread Smartboy
On 12/13/2010 03:27 AM, code.xiyou wrote: Hello everyone, Some errors happened like following when i compile LFS6.3. My version is Ubuntu 9.04. l...@jiawei-laptop:/mnt/lfs/sources/glibc-build$ sudo make install ... gcc -B/tools/bin/ -nostdlib -nostartfiles -o

Re: LFS problem

2010-12-13 Thread Baho Utot
On Monday, December 13, 2010 06:27:26 am code.xiyou wrote: Hello everyone, Some errors happened like following when i compile LFS6.3. My version is Ubuntu 9.04. l...@jiawei-laptop:/mnt/lfs/sources/glibc-build$ sudo make install [putolin] /mnt/lfs/sources/glibc-build/libc.so.6

Re: LFS problem

2010-12-13 Thread code.xiyou
2010/12/13 Smartboy smartboyath...@gmail.com On 12/13/2010 03:27 AM, code.xiyou wrote: Hello everyone, Some errors happened like following when i compile LFS6.3. My version is Ubuntu 9.04. l...@jiawei-laptop:/mnt/lfs/sources/glibc-build$ sudo make install ... gcc

Re: LFS problem

2010-12-13 Thread code.xiyou
2010/12/14 Baho Utot baho-u...@columbus.rr.com On Monday, December 13, 2010 06:27:26 am code.xiyou wrote: Hello everyone, Some errors happened like following when i compile LFS6.3. My version is Ubuntu 9.04. l...@jiawei-laptop:/mnt/lfs/sources/glibc-build$ sudo make install