On Sat, 9 Nov 2019 11:34:42 -0700 (MST), Flareon Zulu
<[email protected]> wrote:

>When attempting to build coreutils-8.31 in the chroot envirionment, the 
>build will stop at compiling "expand" with the following log:
>
>   CC       src/expand.o
>   CC       src/expand-common.o
>   CCLD     src/expand
>/usr/bin/ld: src/expand.o: in function `expand':
>expand.c:(.text+0x422): undefined reference to `mbfile_multi_getc'

That suggests to me that the patch hasn't been applied
correctly. Patch creates several new files

    lib/mbfile.c
    lib/mbfile.h
    lib/mbfile.m4

and several in the test subdirectory. If you don't have these
there is something wrong, either with the patch file you
downloaded or you have not applied it correctly.
-- 
Roger

-- 
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

Reply via email to