Re: [lfs-dev] [lfs-support] Full retpoline mitigation on older systems

2018-02-02 Thread Bruce Dubbs
Thomas Seeling wrote: Hallo, I rebuilt LFS from SVN with kernel 4.15 gcc 7.3 on i686. # head -n7 /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) 4 CPU 3.20GHz stepping: 9 microcode : 0

Re: [lfs-dev] [lfs-support] binutils-2.20 and grub

2018-02-02 Thread Bruce Dubbs
Thomas Seeling wrote: Hallo, I rebuilt LFS from SVN with kernel 4.15 gcc 7.3 on i686. # head -n7 /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) 4 CPU 3.20GHz stepping: 9 microcode : 0

[lfs-dev] glibc-2.27

2018-02-02 Thread Bruce Dubbs
I ran into our first problem with glibc-2.27 when building make: glob/libglob.a(glob.o): In function `glob': /mnt/lfs/sources/make-4.2.1/glob/glob.c:581: undefined reference to `__alloca' Investigating, but I suspect more similar issues. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/

Re: [lfs-dev] glibc-2.27

2018-02-02 Thread Bruce Dubbs
Bruce Dubbs wrote: I ran into our first problem with glibc-2.27 when building make: glob/libglob.a(glob.o): In function `glob': /mnt/lfs/sources/make-4.2.1/glob/glob.c:581: undefined reference to `__alloca' Investigating, but I suspect more similar issues. OK, I have a workaround for make:

Re: [lfs-dev] glibc-2.27

2018-02-02 Thread Alain Toussaint
> Any help on this is much appreciated. > It's currently 5:30pm. I'll be starting an LFS hand-build (no ALFS) in around an hour (6:30pm thus). Alain -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] glibc-2.27

2018-02-02 Thread Bruce Dubbs
Alain Toussaint wrote: Any help on this is much appreciated. It's currently 5:30pm. I'll be starting an LFS hand-build (no ALFS) in around an hour (6:30pm thus). I think I have a fix for Chapter 6: ln -sfv /tools/bin/m4 /usr/bin -- Bruce -- http://lists.linuxfromscratch.org/listinf

Re: [lfs-dev] [lfs-support] binutils-2.20 and grub

2018-02-02 Thread Thomas Trepl
Am Freitag, den 02.02.2018, 15:03 -0600 schrieb Bruce Dubbs: > Thomas Seeling wrote: > > Hallo, > > > > > > I rebuilt LFS from SVN with kernel 4.15 gcc 7.3 on i686. > > > > # head -n7 /proc/cpuinfo > > processor : 0 > > vendor_id : GenuineIntel > > cpu family : 15 > > model :

[lfs-dev] libcap, which and gperf

2018-02-02 Thread Wayne Blaszczyk
FYI, It looks like libcap silently fails a gperf check due to which missing. If which is installed then libcap build fails with the following: make[1]: Entering directory '/opt/sources/libcap-2.25/libcap' gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpoint