gcc error

2006-01-09 Thread tcp
Trying to install from the livecd v. 6.1.1.3 stable version and also the 6.2 pre2 version using the ALFS script but I cannot seem to be able to get pass the binutils compiling. If I am able to get pass the binutils I get the same error when it tries to compile the glibc-2.3.4. The hard drive

Re: GCC Error

2005-09-11 Thread sting
Hi, Rainer Peter Feller said: > hm may be full disc? No, There is really a lot of free space. BTW, is there a reason that sending mail from a gmail web client is always blocked ? It says the it suspect that the subject contains spam, even if is one word (like error).In fact,this message i

Re: GCC Error

2005-09-11 Thread Matthew Burgess
[EMAIL PROTECTED] wrote: BTW, is there a reason that sending mail from a gmail web client is always blocked ? It says the it suspect that the subject contains spam, even if is one word (like error).In fact,this message is sent from telnet Try turning off the "Rich Formatting" feature of gmai

Re: GCC Error

2005-09-11 Thread Sting Zax
Hello, Thanks; I was not aware of; I tried it now and if this mail arrives, than the Rich Fomatting was indeed the problem... Regards, Sting On 9/11/05, Matthew Burgess <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > BTW, is there a reason that sending mail from a gmail web clie

Re: gcc error

2006-01-09 Thread Jeremy Huntwork
tcp wrote: > Trying to install from the livecd v. 6.1.1.3 stable version and also the > 6.2 pre2 version using the ALFS script but I cannot seem to be able to > get pass the binutils compiling. If I am able to get pass the binutils I > get the same error when it tries to compile the glibc-2.3.4. >

[lfs-support] GCC Error

2012-03-20 Thread siefke_lis...@web.de
Hello, i try with LFS 7.1 to build my own Linux, ok at Moment in VMWARE but when it run good i want it use directly. I use the Handbook, at Moment i has compile errors in GCC, i has before too one error message but i could fix it. But with this error, i not find the way to fix. Can someone help

[lfs-support] GCC error

2013-09-07 Thread Rob Chua
I'm having trouble with gcc can help me these are the errors> Running /sources/gcc-4.7.2/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ... FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test ERROR: tcl error

[lfs-support] gcc error

2013-09-07 Thread Rob Chua
I'm having problems with gcc can you help me with this error? true  DO=all multi-do # make make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm' make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm' make[1]: Target `check-target' not remade because of errors. m

GCC Error chap-5.5

2011-01-27 Thread 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/FAIL_Logs/LOG_gcc-4.5.1.log and config.log here: https://github.co

Re: [lfs-support] GCC Error

2012-03-20 Thread Andrew Benton
On Tue, 20 Mar 2012 17:55:27 + "siefke_lis...@web.de" wrote: > Hello, > > i try with LFS 7.1 to build my own Linux, ok at Moment in VMWARE but when it > run good i want it use directly. > > I use the Handbook, at Moment i has compile errors in GCC, i has before too > one error message but

Re: [lfs-support] GCC Error

2012-03-20 Thread siefke_lis...@web.de
Hello, On Tue, 20 Mar 2012 18:21:56 + Andrew Benton wrote: > The config log that you want is > /mnt/lfs/sources/gcc-build/i686-lfs-linux-gnu/libgcc/config.log > Open it in a text editor and search for the string > 'cannot compute suffix of object files' ok, yes i have search in other folder.

Re: [lfs-support] GCC Error

2012-03-20 Thread Andrew Benton
On Tue, 20 Mar 2012 19:40:26 + "siefke_lis...@web.de" wrote: > ok, yes i have search in other folder. But really i not know what should read > in the messages there. > > http://nopaste.info/56d5e47c92.html > This looks like the wrong file. This is /mnt/lfs/sources/gcc-build/config.log As

Re: [lfs-support] GCC Error

2012-03-20 Thread siefke_lis...@web.de
On Wed, 21 Mar 2012 00:29:55 + Andrew Benton wrote: > This looks like the wrong file. This is > /mnt/lfs/sources/gcc-build/config.log > As I told you before, you need to look at > /mnt/lfs/sources/gcc-build/i686-lfs-linux-gnu/libgcc/config.log No its really the file which u say. But i has fix

Re: [lfs-support] GCC error

2013-09-07 Thread Bruce Dubbs
Rob Chua wrote: > I'm having trouble with gcc can help me these are the errors> > Running > /sources/gcc-4.7.2/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ... > FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test > FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execut

Re: [lfs-support] gcc error

2013-09-07 Thread Ken Moffat
On Sun, Sep 08, 2013 at 09:48:53AM +0800, Rob Chua wrote: > I'm having problems with gcc can you help me with this error? > true  DO=all multi-do # make > make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm' > make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libi

gcc Error i need help

2009-06-23 Thread rony jak
hi all,william i got this this errors while make gcc : //*ERROR*** libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la" "libstdc++.la" ) make[4]: Leavin

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/FAIL_Logs/LOG_gcc-4.5.1.log >

Re: GCC Error chap-5.5

2011-01-31 Thread Mike McCarty
Martin Zajíc wrote: [...] > checking for suffix of object files... configure: error: in > `/mnt/LFS/build/gcc-4.5.1-BUILD/x86_64-lfs-linux-gnu/libgcc': > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. Did you see `config.log' for det

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: > Martin Z

Re: GCC Error chap-5.5

2011-01-31 Thread Ken Moffat
On Mon, Jan 31, 2011 at 05:36:40PM -0600, Mike McCarty wrote: > Martin Zajíc wrote: > > [...] > > > checking for suffix of object files... configure: error: in > > `/mnt/LFS/build/gcc-4.5.1-BUILD/x86_64-lfs-linux-gnu/libgcc': > > configure: error: cannot compute suffix of object files: cannot co

Re: GCC Error chap-5.5

2011-02-03 Thread Martin Zajíc
Thank for reply. I checked logs than i found. configure:3211: checking for suffix of object files configure:3233: /mnt/LFS/build/gcc-4.5.1-BUILD/./gcc/xgcc -B/mnt/LFS/build/gcc-4.5.1-BUILD/./gcc/ -B/tools/x86_64-lfs-linux-gnu/bin/ -B/tools/x86_64-lfs-linux-gnu/lib/ -isystem /tools/x86_64-lfs-linux

[lfs-support] chapter 6.17 GCC error

2012-01-19 Thread Uthayanan
Dear Group, I managed to install up to gcc during my building process. (chapter 6.17). I offered the following commands and, root:/Sources/gcc-build# ../gcc-4.6.1/configure --prefix=/usr \ > --libexecdir=/usr/lib --enable-shared \ > --enable-threads=posix --enable-__cxa_atexit \ > --e

Re: gcc Error i need help

2009-06-23 Thread William Immendorf
On Tue, Jun 23, 2009 at 3:35 AM, rony jak wrote: > msgfmt -o de.mo ../../../../gcc-4.4.0/libstdc++-v3/po/de.po > msgfmt: error while loading shared libraries: libgettextsrc-0.17.so: cannot > open shared object file: No such file or directory It's complaining about that it can't find libgettextsrc-0

Re: [lfs-support] chapter 6.17 GCC error

2012-01-19 Thread Bruce Dubbs
Uthayanan wrote: > Dear Group, > > I managed to install up to gcc during my building process. (chapter 6.17). > I offered the following commands and, > > root:/Sources/gcc-build# ../gcc-4.6.1/configure --prefix=/usr \ >> --libexecdir=/usr/lib --enable-shared \ >> --enable-threads=posix --

Re: [lfs-support] chapter 6.17 GCC error

2012-01-20 Thread Uthayanan
On Fri, Jan 20, 2012 at 12:17 PM, Bruce Dubbs wrote: > Uthayanan wrote: > > Dear Group, > > > > I managed to install up to gcc during my building process. (chapter > 6.17). > > I offered the following commands and, > > > > root:/Sources/gcc-build# ../gcc-4.6.1/configure --prefix=/usr \ > >> -

First Post: LFS 6.3 - Section 6.7.1 - gcc error

2010-02-28 Thread David Reese
here, and included the status reports just prior): CHKinclude/linux/version.h UPDinclude/linux/version.h HOSTCCscripts/basic/fixdep gcc: error trying to exec '/tools/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/as':

5.5.1. Installation of Cross GCC error in libgcc

2011-09-10 Thread Quinn
Hi, I am experiencing some difficulty with this step. When I ran 'make' it errored out, indicating that there was a problem finding suffixes for object files in libgcc. I checked the libgcc config.log and fount this: configure:2993: /mnt/lfs/data/sources/gcc-build/./gcc/xgcc -B/mnt/lfs/data/source

Re: First Post: LFS 6.3 - Section 6.7.1 - gcc error

2010-02-28 Thread Bruce Dubbs
David Reese wrote: > Greetings from America, Greetings from Texas :) > [First, I apologize if this message is incorrectly formatted - > since Thunderbird 3.0 text formatting options seem woefully > limited. I did the best I could to manually wrap inside 72.] Thanks for the effort. But I can'

Re: 5.5.1. Installation of Cross GCC error in libgcc

2011-09-11 Thread William Immendorf
On Sat, Sep 10, 2011 at 9:33 PM, Quinn wrote: > configure:3020: /mnt/lfs/data/sources/gcc-build/./gcc/xgcc > -B/mnt/lfs/data/sources/gcc-build/./gcc/ -B/tools/i686-lfs-linux-gnu/bin/ > -B/tools/i686-lfs-linux-gnu/lib/ -isystem /tools/i686-lfs-linux-gnu/include > -isystem /tools/i686-lfs-linux-gnu/

Re: Re: First Post: LFS 6.3 - Section 6.7.1 - gcc error

2010-03-01 Thread David Reese
On 01/-10/-28163 01:59 PM, Bruce Dubbs wrote: > David Reese wrote: >> Greetings from America, > > Greetings from Texas :) > >> [First, I apologize if this message is incorrectly formatted - >> since Thunderbird 3.0 text formatting options seem woefully >> limited. I did the best I could to manua