Re: [lfs-support] Glibc make error “cant find -lgcc_eh”

2012-12-14 Thread Michael E. Maher
@linuxfromscratch.org Subject: Re: [lfs-support] Glibc make error “cant find -lgcc_eh” Hi Prabhu, Looks like your compiler (linker actually) cannot find the 'gcc_eh' library: cannot find -lgcc_eh collect2:error: ld returned 1 exit status This library isn't set up when doing the GCC build, so

Re: [lfs-support] Glibc Make Error

2012-09-07 Thread Aydın Demirel
Hi; Do you have any ideas on this? Regards *Aydın Demirel -- Linux System Administrator* *Endersys Consultancy and Software Ltd.* * * 2012/9/6 Aydın Demirel aydin...@gmail.com Hi; I try to compile glibc-2.16 version. But I'm getting following error when I execute

Re: [lfs-support] Glibc Make Error

2012-09-07 Thread Aydın Demirel
Hi William; 2012/9/7 William Harrington berzerk...@cox.net On Sep 6, 2012, at 08:03 AM, Aydın Demirel wrote: /opt/newroot/src/build/glibc-**build/resolv/libresolv_pic.a(** gethnamaddr.os):/opt/newroot/**src/glibc-2.16.0/resolv/**gethnamaddr.c:636: more undefined references to

Re: [lfs-support] Glibc Make Error

2012-09-07 Thread Aydın Demirel
Hi again; This is my mistake. I solved it re-compiling* gcc. * Regards 2012/9/7 Aydın Demirel aydin...@gmail.com Hi William; 2012/9/7 William Harrington berzerk...@cox.net On Sep 6, 2012, at 08:03 AM, Aydın Demirel wrote: /opt/newroot/src/build/glibc-**build/resolv/libresolv_pic.a(**

[lfs-support] Glibc Make Error

2012-09-06 Thread Aydın Demirel
Hi; I try to compile glibc-2.16 version. But I'm getting following error when I execute make command: /opt/newroot/src/build/glibc-build/resolv/libresolv_pic.a(gethnamaddr.os):/opt/newroot/src/glibc-2.16.0/resolv/gethnamaddr.c:636: more undefined references to `__stack_chk_guard' follow

[lfs-support] LFS 7.1 Glibc make error 2

2012-04-01 Thread Klaus Becker
Hi, in chapter 6.9.1, make says: }' /sources/glibc-build/iconvdata/iconv-rules.new /bin/sh: line 3: /sources/glibc-build/iconvdata/iconv-rules.new: Not a directory rm -f /sources/glibc-build/iconvdata/stamp.o; /sources/glibc-build/iconvdata/stamp.o /bin/sh:

Re: [lfs-support] LFS 7.1 Glibc make error 2

2012-04-01 Thread Klaus Becker
Le dimanche 01 avril 2012 11:34:34, Klaus Becker a écrit : Hi, in chapter 6.9.1, make says: }' /sources/glibc-build/iconvdata/iconv-rules.new /bin/sh: line 3: /sources/glibc-build/iconvdata/iconv-rules.new: Not a directory rm -f /sources/glibc-build/iconvdata/stamp.o;

Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6

2010-06-08 Thread Rademaker, Pascal (Dealis)
Hello everybody, I am new to this mailing list and this is also my first try to build a LFS. I am using Linux for several years now and decided now to try to build my own Linux. Ok, now for my building environment. If there are any infos missing, just ask: Base system: Debian kernel

Re: Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6

2010-06-08 Thread Andrew Benton
On 08/06/10 10:05, Rademaker, Pascal (Dealis) wrote: mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad class -- [], [^] or [) /[^ mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ] mawk: scripts/gen-sorted.awk: line 19: runaway regular expression /, ,

AW: Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6

2010-06-08 Thread Rademaker, Pascal (Dealis)
: Dienstag, 8. Juni 2010 12:28 An: lfs-support@linuxfromscratch.org Betreff: Re: Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6 On 08/06/10 10:05, Rademaker, Pascal (Dealis) wrote: mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad class -- [], [^] or [) /[^ mawk

Re: Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6

2010-06-08 Thread Paul Rogers
mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad class -- [], [^] or [) /[^ mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ] mawk: scripts/gen-sorted.awk: line 19: runaway regular expression /, , I've never used mawk, so I'm not familiar how

Re: Glibc Make Error - Pass 1, Chapter 5.7, LFS Book 6.6

2010-06-08 Thread Neal Murphy
On Tuesday 08 June 2010 11:48:52 Paul Rogers wrote: mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad class -- [], [^] or [) /[^ mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ] mawk: scripts/gen-sorted.awk: line 19: runaway regular expression

Re: Glibc make error

2010-04-01 Thread Simon Geard
On Wed, 2010-03-31 at 12:05 -0400, Kaleb Hosie wrote: I'm having some issues with installing glibc while following the instructions on chapter 5.7. From what I understand from the instructions, I made the file: /mnt/lfs/sources/glibc-build/configparms In the configparms file, I should

Glibc make error

2010-03-31 Thread Kaleb Hosie
I'm having some issues with installing glibc while following the instructions on chapter 5.7. From what I understand from the instructions, I made the file: /mnt/lfs/sources/glibc-build/configparms In the configparms file, I should have the following text: case `uname -m` in i?86) echo CFLAGS

Re: Glibc make error

2010-03-31 Thread Ken Moffat
On 31 March 2010 17:05, Kaleb Hosie kho...@spectraaluminum.com wrote: I'm having some issues with installing glibc while following the instructions on chapter 5.7. From what I understand from the instructions, I made the file: /mnt/lfs/sources/glibc-build/configparms In the configparms

glibc make error

2009-08-21 Thread Shawn Heeley
Hi all, I'm on my second LFS build. This build is using LFS Book 6.5. On step 6.9.1. I've executed the commands and run make. Make produces the following error: gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux.so.2 -B/sources/glibc-build/csu/

glibc make error

2009-07-25 Thread Harel Davolt
I followed the instructions to the letter (book 6.4) and on make, glibc throws out /mnt/lfs/sources/glibc-build/libc_pic.os: In function `__libc_fork': /mnt/lfs/sources/glibc-2.8-20080929/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:76: undefined reference to

Re: glibc make error

2009-07-25 Thread Chris Staub
Harel Davolt wrote: I followed the instructions to the letter (book 6.4) and on make, glibc throws out /mnt/lfs/sources/glibc-build/libc_pic.os: In function `__libc_fork': /mnt/lfs/sources/glibc-2.8-20080929/posix/../nptl/sysdeps/unix/sysv/linux/i386/../fork.c:76: undefined reference to

Re: glibc make error

2009-07-25 Thread Chris Staub
Harel Davolt wrote: Looks like you missed the -march stuff in configparms. What do you see if you do cat configparms from glibc-build? I get CFLAGS += -march=i486 -mtune=native which seems to be what the book said... It is, so something else is wrong, but I have no idea what. Can you

Re: glibc make error

2009-07-25 Thread Chris Staub
Chris Staub wrote: And of course, you did rm the Glibc source and build directories after installation in Chapter 5 right? Err, never mind that last part, it looks like you are in Chapter 5 now... -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

Chapter 6 Glibc Make error

2008-03-08 Thread Frank Meier
Good afternoon I encountered the same problem as already discussed in http://www.linuxfromscratch.org/pipermail/lfs-support/2007-October/033715.html but the advice given there does not help. Here what I checked so far: 1) all from the post I referred to above, i.e. there is no environment

Re: Chapter 6 Glibc Make error

2008-03-08 Thread Thomas Trepl
Am Samstag, 8. März 2008 14:37:08 schrieb Frank Meier: ... In a new login with user lfs (= outside chroot) I can perfectly well invoke perl: ... Hmm, often when something isn't working in chroot but perfectly outside, there may be a linking issue. That means that the program is linked to libs

Re: Chapter 6 Glibc Make error

2008-03-08 Thread Frank Meier
Thomas, What does a ldd /tools/bin/perl say? Ah, this seems to be the problem. It says: lfs:/home/lfs# ldd /tools/bin/perl linux-gate.so.1 = (0xe000) libnsl.so.1 = /lib/tls/libnsl.so.1 (0xb7f78000) libdl.so.2 = /lib/tls/libdl.so.2 (0xb7f74000) libm.so.6

Chapter 6 Glibc Make error

2007-10-14 Thread Matthew Sewell
Please forgive me if this has already been discussed: I just had an error attempting to build Glibs as per chapter 6. - no gen-translit.pl C-translit.h.in C-translit.h.tmp /bin/sh: line 1: no: command not found make[2]: *** [C-translit.h] Error 127 make[2]: Leaving

Re: Chapter 6 Glibc Make error

2007-10-14 Thread Ken Moffat
On Sun, Oct 14, 2007 at 12:54:14PM -0700, Matthew Sewell wrote: Please forgive me if this has already been discussed: I just had an error attempting to build Glibs as per chapter 6. - no gen-translit.pl C-translit.h.in C-translit.h.tmp /bin/sh: line 1: no:

Re: Chapter 6 Glibc Make error

2007-10-14 Thread Bauke Jan Douma
Matthew Sewell wrote on 14-10-07 21:54: Please forgive me if this has already been discussed: I just had an error attempting to build Glibs as per chapter 6. - no gen-translit.pl C-translit.h.in C-translit.h.tmp /bin/sh: line 1: no: command not found

Re: glibc make error in chapter 6

2006-09-05 Thread Ken Moffat
On Mon, Sep 04, 2006 at 08:56:12PM -0400, Paul Fanning wrote: Thanks Ken, I did not realize I had fallen so far behind. As you can probably guess, I have been progressing intermittently, and occasionally backwards, using the LiveCD 6.1.1. I am now trying to figure out whether to

Re: glibc make error in chapter 6

2006-09-05 Thread Paul Fanning
I think then that I will stay pure, even if laggard. 6.2 can wait. At least I am expanding my Linux skills as I go. When I decided to start this I was drawing on some rusty Unix recollections from 20+ years ago at university. Paul On 5-Sep-06, at 05:32, Ken Moffat wrote: On Mon, Sep 04,

Re: glibc make error in chapter 6

2006-09-04 Thread Ken Moffat
On Mon, Sep 04, 2006 at 07:45:22AM -0400, Paul Fanning wrote: Good day, I am now working through Chapter 6 of my first try at LFS. I am using the LiveCD host. When I ran make -k check and grep'd the check log I found one Error as follows: make[2]:

ch.. 6.11 glibc make error LFS 6.1.1

2006-04-01 Thread Faheem Mohammed
i am using the LFS 6.1.1 book and am stuck at chaper 6.11.. the tests for glibc fail... this is the output from the error logs.. i had the common error of being unable to find gcc.. before installing.. but redoing gcc pass 2 fixed the configure problem i had. grep Error glibc-check-log