Re: glibc 5.7 [csu/subdir_lib] Error 2

2011-02-07 Thread Martin Zajíc
Hi, thats not my problem because I'am always removing directory with build and source. I don't really know what to do. I'am getting same error on debian and Archlinux too. -- Martin Zajíc E-mail: zaj...@gmail.com Jabber: zaj...@gmail.com On Thu, Feb 3, 2011 at 7:09 PM, Martín Olmo

glibc 5.7 [csu/subdir_lib] Error 2

2011-02-03 Thread Martin Zajíc
http://pastebin.com/ej0yCiFx thank's for answers -- Martin Zajíc E-mail: zaj...@gmail.com Jabber: zaj...@gmail.com -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: GCC Error chap-5.5

2011-02-03 Thread Martin Zajíc
s ok. (now i have problem with glibc I'll start new thread for it. If I don't find solution.) -- Martin Zajíc E-mail: zaj...@gmail.com Jabber: zaj...@gmail.com On Tue, Feb 1, 2011 at 12:55 AM, Ken Moffat wrote: > On Mon, Jan 31, 2011 at 05:36:40PM -0600, Mike McCarty wrot

Re: GCC Error chap-5.5

2011-01-31 Thread Martin Zajíc
I saw it but i'dont know what to find. There is many tests with results no. I paste full config.log post before https://github.com/zajca/LFS---by-bash-scripts/blob/master/FAIL_Logs/config.log -- Martin Zajíc E-mail: zaj...@gmail.com On Tue, Feb 1, 2011 at 12:36 AM, Mike McCarty wrote: >

Re: GCC Error chap-5.5

2011-01-29 Thread Martin Zajíc
2011/1/27 Martin Zajíc : > Hi, > i don't know what to do with this error. I found some similar post but > no solution. I'am building LFS on debian stable with gcc 4.3.2. > full output from building is here: > https://github.com/zajca/LFS---by-bash-scripts/blob/master/FA

GCC Error chap-5.5

2011-01-27 Thread Martin Zajíc
ere: https://github.com/zajca/LFS---by-bash-scripts/blob/master/FAIL_Logs/config.log -- Martin Zajíc E-mail: zaj...@gmail.com Twitter: http://twitter.com/zajca -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: LFS-svn chap 6.7 (gcc: No such file or directory)

2010-09-08 Thread Martin Zajíc
2 with last svn and it's working. I have another question about testing error. I try to make LOG with '{} 2>&1 | tee $BUILD_DIR/LOG_$PROGRAM.log' but when I did it how can I test it for errors, becouse '$?' not working even if the script inside ending with 'e

Re: LFS-svn chap 6.7 (gcc: No such file or directory)

2010-09-07 Thread Martin Zajíc
> On Sun, 2010-09-05 at 13:22 +0200, Martin Zajíc wrote: >> And errors in configure, make, make install scripts detecting >> automatically and stop build. > > Are you sure? Until recently, that's what I *thought* my scripts were > doing, until one of the aforementioned

Re: LFS-svn chap 6.7 (gcc: No such file or directory)

2010-09-05 Thread Martin Zajíc
find the original cause. > > Simon. > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > > -- Martin Zajíc E-mail: zaj...@gmail.com Jabber: zaj...@gmail.com Twi

Re: LFS-svn chap 6.7 (gcc: No such file or directory)

2010-09-04 Thread Martin Zajíc
le "file" but that isn't reason of my problems. >  If make is correctly linked, I particularly wonder if you failed > to install pass 2 of gcc. -- Martin Zajíc E-mail: zaj...@gmail.com Jabber: zaj...@gmail.com Twitter: http://twitter.com/zajca -- http://linuxfromscratch.org/ma

LFS-svn chap 6.7 (gcc: No such file or directory)

2010-09-04 Thread Martin Zajíc
erpreter [Requesting program interpreter: /lib/ld-linux.so.2] All my scripts are on github. http://github.com/zajca/LFS---by-bash-scripts Adjusting toolchain is in http://github.com/zajca/LFS---by-bash-scripts/blob/master/chap5/linker I saw same issue in mailinglist but since I'am doing a

Re: GCC Pass 2 Error - LFS-svn

2010-09-04 Thread Martin Zajíc
es should be > inside that one, as they will be if you're in that directory when you > extract them. And this is true too. -- Martin Zajíc E-mail: zajcaa at gmail.com Jabber: zajcaa at gmail.com Twitter: http://twitter.com/zajca -- http://linuxfromscratch.org/mailman/listinfo/lfs-support

GCC Pass 2 Error - LFS-svn

2010-09-02 Thread Martin Zajíc
make sure that you have installed both the libraries and the header files. They may be located in separate packages. /mnt/lfs/scripts/chap5/gccP2: line 140: --disable-libstdcxx-pch: command not found I have all folders on right place. . ├── gcc-4.5.1 ├── gcc-4.5.1-BUILD ├── gmp ├── mpc └── mpfr

[LFS] Error compiling GCC pass 2 - libppl_c.so, not found

2010-08-02 Thread Martin Zajíc
ry `/mnt/lfs/build/gcc-4.4.3-BUILD/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/mnt/lfs/build/gcc-4.4.3-BUILD' make: *** [all] Error 2 I stuck and I don't know how to solve it and why it's going to my system with gcc 4.5. full log: http://viewer.zoho.co