Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread Ken Moffat
On Mon, Feb 08, 2021 at 11:14:22AM +0800, xry...@mengyan1223.wang wrote: >Please help me to test my glibc workaround in this thread. If it works, >crt1.o should have no "needed" ISA markers (even x86-64-baseline should >not be there). Then we can add it as a note in the book.  >If

Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread Ken Moffat
On Mon, Feb 08, 2021 at 10:25:27AM +0800, Xi Ruoyao wrote: > On 2021-02-07 18:43 +, Ken Moffat wrote: > > On Sat, Feb 06, 2021 at 10:46:18PM +0800, Xi Ruoyao wrote: > > > On 2021-02-06 14:56 +0100, Frans de Boer wrote: > > > > > > No, the tests do not stop because I use the 'make -k' option.

Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread Bruce Dubbs
On 2/7/21 9:52 PM, Ken Moffat wrote: On Mon, Feb 08, 2021 at 11:14:22AM +0800, xry...@mengyan1223.wang wrote: Please help me to test my glibc workaround in this thread. If it works, crt1.o should have no "needed" ISA markers (even x86-64-baseline should not be there). Then we can

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread paul rogers
On Sunday, February 7, 2021 2:54:42 PM CST Paul rogers wrote: > On Sunday, February 7, 2021 2:33:02 PM CST Pierre Labastie wrote: > > On Sun, 2021-02-07 at 13:20 -0600, paul rogers wrote: > > > On Sunday, February 7, 2021 12:11:09 PM CST Pierre Labastie wrote: > > > > On Sun, 2021-02-07 at 11:26

Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread xry...@mengyan1223.wang
Please help me to test my glibc workaround in this thread. If it works, crt1.o should have no "needed" ISA markers (even x86-64-baseline should not be there). Then we can add it as a note in the book. If it was on binutils sid, it should be diagnosticed already in the editors' builds. We use

Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread Xi Ruoyao
On 2021-02-07 18:43 +, Ken Moffat wrote: > On Sat, Feb 06, 2021 at 10:46:18PM +0800, Xi Ruoyao wrote: > > On 2021-02-06 14:56 +0100, Frans de Boer wrote: > > > > No, the tests do not stop because I use the 'make -k' option. But can't > > > run anything afterwards because of this error. > > >

Re: [lfs-support] Compile error glibc2.33

2021-02-07 Thread Ken Moffat
On Sat, Feb 06, 2021 at 10:46:18PM +0800, Xi Ruoyao wrote: > On 2021-02-06 14:56 +0100, Frans de Boer wrote: > > No, the tests do not stop because I use the 'make -k' option. But can't > > run anything afterwards because of this error. > > BTW, I just tried the --with-cpu=amdfam10 to configure.

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread paul rogers
On Sunday, February 7, 2021 2:33:02 PM CST Pierre Labastie wrote: > On Sun, 2021-02-07 at 13:20 -0600, paul rogers wrote: > > On Sunday, February 7, 2021 12:11:09 PM CST Pierre Labastie wrote: > > > On Sun, 2021-02-07 at 11:26 -0600, paul rogers wrote: > > > > On Sunday, February 7, 2021 6:26:29

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 13:20 -0600, paul rogers wrote: > On Sunday, February 7, 2021 12:11:09 PM CST Pierre Labastie wrote: > > On Sun, 2021-02-07 at 11:26 -0600, paul rogers wrote: > > > On Sunday, February 7, 2021 6:26:29 AM CST Pierre Labastie wrote: > > > > On Sun, 2021-02-07 at 01:18 -0600,

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread paul rogers
On Sunday, February 7, 2021 12:11:09 PM CST Pierre Labastie wrote: > On Sun, 2021-02-07 at 11:26 -0600, paul rogers wrote: > > On Sunday, February 7, 2021 6:26:29 AM CST Pierre Labastie wrote: > > > On Sun, 2021-02-07 at 01:18 -0600, p...@kemascraft.com wrote: > > > > I'm working through the LFS

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Frans de Boer
On 07/02/2021 18:19, Bruce Dubbs wrote: On 2/7/21 8:11 AM, Pierre Labastie wrote: On Sun, 2021-02-07 at 14:15 +0100, Pierre Labastie wrote: On Sun, 2021-02-07 at 13:38 +0100, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub- install reported the old error

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 11:26 -0600, paul rogers wrote: > On Sunday, February 7, 2021 6:26:29 AM CST Pierre Labastie wrote: > > On Sun, 2021-02-07 at 01:18 -0600, p...@kemascraft.com wrote: > > > I'm working through the LFS 10.0 book. I got the error: " fatal > > > error: bits/c+ > > > +config.h: No

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread paul rogers
On Sunday, February 7, 2021 6:26:29 AM CST Pierre Labastie wrote: > On Sun, 2021-02-07 at 01:18 -0600, p...@kemascraft.com wrote: > > I'm working through the LFS 10.0 book. I got the error: " fatal > > error: bits/c+ > > +config.h: No such file or directory". The file exist. I'm at > > 8.6.1.

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Bruce Dubbs
On 2/7/21 8:11 AM, Pierre Labastie wrote: On Sun, 2021-02-07 at 14:15 +0100, Pierre Labastie wrote: On Sun, 2021-02-07 at 13:38 +0100, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub- install reported the old error "Decompression is too big". Here is the

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Bruce Dubbs
On 2/7/21 7:15 AM, Pierre Labastie wrote: On Sun, 2021-02-07 at 13:38 +0100, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub-install reported the old error "Decompression is too big". Here is the solution to add to the section to compile grub: # Patch

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Jim Martin
On 2/7/21 8:50 AM, Pierre Labastie wrote: On Sun, 2021-02-07 at 08:26 -0600, Jim Martin wrote: On 2/7/21 6:38 AM, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub- install reported the old error "Decompression is too big". Here is the solution to add to

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Frans de Boer
On 07/02/2021 15:26, Jim Martin wrote: On 2/7/21 6:38 AM, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub-install reported the old error "Decompression is too big". Here is the solution to add to the section to compile grub: # Patch gentpl.py to avoid

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 08:26 -0600, Jim Martin wrote: > On 2/7/21 6:38 AM, Frans de Boer wrote: > > LS, > > > > Finally had a change to finish the LFS build. Alas, the grub- > > install > > reported the old error "Decompression is too big". > > Here is the solution to add to the section to

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Jim Martin
On 2/7/21 6:38 AM, Frans de Boer wrote: LS, Finally had a change to finish the LFS build. Alas, the grub-install reported the old error "Decompression is too big". Here is the solution to add to the section to compile grub: # Patch gentpl.py to avoid an error from grub-mkinstall

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 14:15 +0100, Pierre Labastie wrote: > On Sun, 2021-02-07 at 13:38 +0100, Frans de Boer wrote: > > LS, > > > > Finally had a change to finish the LFS build. Alas, the grub- > > install > > reported the old error "Decompression is too big". > > Here is the solution to add to

Re: [lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 13:38 +0100, Frans de Boer wrote: > LS, > > Finally had a change to finish the LFS build. Alas, the grub-install > reported the old error "Decompression is too big". > Here is the solution to add to the section to compile grub: > > # Patch gentpl.py to avoid an error from

[lfs-support] Problem with grub and patch to dev.

2021-02-07 Thread Frans de Boer
LS, Finally had a change to finish the LFS build. Alas, the grub-install reported the old error "Decompression is too big". Here is the solution to add to the section to compile grub: # Patch gentpl.py to avoid an error from grub-mkinstall "Decompressor is too big" # Source:

Re: [lfs-support] fatal error: bits/c++config.h: No such file or directory

2021-02-07 Thread Pierre Labastie
On Sun, 2021-02-07 at 01:18 -0600, p...@kemascraft.com wrote: > I'm working through the LFS 10.0 book. I got the error: " fatal > error: bits/c+ > +config.h: No such file or directory". The file exist. I'm at > 8.6.1. Installation of DejaGNU. and ran the "make check." command. > I'm trying > to