Am Montag, den 11.05.2020, 13:40 +0200 schrieb jcarlos: > Linux From Scratch - Version 9.1-systemd > Chapter 6. Installing Basic System Software > > Good afternoon > I have a problem compiling Glibc-2.31 inside the "chroot" cage. > > -DMODULE_NAME = libc -include ../include/libc-symbols.h -DTOP_NAMESPACE > = glibc -D'LOCALEDIR = "/ usr / share / locale" '-D'LOCALE_ALIAS_PATH = > "/ usr / share / locale"' -o > /sources/glibc-2.31/build/intl/explodename.o -MD -MP -MF > /sources/glibc-2.31/build/intl/explodename.o.dt -MT > /sources/glibc-2.31/build/intl/explodename .or > bison --yacc --name-prefix = __ gettext --output > /sources/glibc-2.31/build/intl/plural.c plural.y > plural.y: 46.1-7: warning: POSIX Yacc does not support% define [-Wyacc] > 46 | % define api.pure full > > ^ ~~~~~~ > plural.y: 47.1-7: warning: POSIX Yacc does not support% expect [-Wyacc] > 47 | % expect 7 > > ^ ~~~~~~ > bison: m4 subprocess failed: No such file or directory > make [2]: *** [Makefile: 46: /sources/glibc-2.31/build/intl/plural.c] > Error 1 > make [2]: Leaving directory '/sources/glibc-2.31/intl' > make [1]: *** [Makefile: 470: intl / subdir_lib] Error 2 > make [1]: Leaving directory '/sources/glibc-2.31' > make: *** [Makefile: 9: all] Error 2 > (lfs chroot) root: /sources/glibc-2.31/build# >
May be caused by the deviation from book - see gcc-pass-2 -- Thomas -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
