On Sun, Mar 18, 2018 at 03:44:56PM +0300, Kovalsky RU wrote:
> Help me please with compilling. All test wich in the lfs book 8.2
> succsesfully. I have search in internet, but no results.
> 
> lfs@kos-HP-Elite-7500-Series-MT:/mnt/lfs/sources/expect5.45.4$ make
> gcc \
>      -pipe -O2 -fomit-frame-pointer -Wall -fPIC  \
>      -Wl,--export-dynamic  \
>     -o expect exp_main_exp.o \
>     -L/mnt/lfs/sources/expect5.45.4 -lexpect5.45.4 \
>     -L/tools/lib -ltcl8.6 \
>     -ldl  -lm \
>     -Wl,-rpath,/tools/lib \
>     -Wl,-rpath,/tools/lib/expect5.45.4
> /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
> warning: libutil.so.1, needed by /mnt/lfs/sources/expect5.45.4/

Weird, I've just replied to somebody with the same problem (he's
using the systemd book), but I've never seen this issue reported
before.

Short answer : libutil and libpthread should have been installed by
glibc earlier in chapter 5.

ĸen
-- 
Truth, in front of her huge walk-in wardrobe, selected black leather
boots with stiletto heels for such a barefaced truth.
                                     - Unseen Academicals
-- 
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