[lfs-support] binutils pass2 configure faill

2012-12-08 Thread RM. Naggappan
Hi, I am using ubuntu 12.04 and i have successfully compiled till glibc. in section 5.7.2 , in the lfs-book version 7.2 . and also i am getting correct out put for compilling dummy.c echo 'main(){}' dummy.c $LFS_TGT-gcc dummy.c readelf -l a.out | grep ': /tools' If everything is working

Re: [lfs-support] Permission error in Binutil while make install (LFS7.2)

2012-12-08 Thread Chris Staub
On 12/08/2012 03:49 PM, Prabhu wrote: Hi I'm getting permission error while make install the binutil package, but I could successfully able to create folder in all the 3 dir (source,tools,usr) with the user lfs. I rollback and reperformed the chapter 4.1 to 4.4, but I'm still facing the issue.

Re: [lfs-support] binutils pass2 configure faill

2012-12-08 Thread William Harrington
On Dec 8, 2012, at 12:05 PM, RM. Naggappan wrote: configure:4126: ./a.out ../binutils-2.22/configure: line 4128: 3143 Segmentation fault (core dumped) ./$ac_file This doens't look too well. When you build a.out using dummy.c, does a.out send a segmentation fault? If so: