Kovalsky RU
2018-03-18 12:44:56 UTC
Help me please with compilling. All test wich in the lfs book 8.2
succsesfully. I have search in internet, but no results.
***@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/
libexpect5.45.4.so, not found (try using -rpath or -rpath-link)
/mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: libpthread.so.0, needed by /tools/lib/libtcl8.6.so, not found (try
using -rpath or -rpath-link)
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/mnt/lfs/sources/expect5.45.4/libexpect5.45.4.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to `***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to `***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
collect2: error: ld returned 1 exit status
Makefile:391: recipe for target 'expect' failed
make: *** [expect] Error 1
succsesfully. I have search in internet, but no results.
***@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/
libexpect5.45.4.so, not found (try using -rpath or -rpath-link)
/mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: libpthread.so.0, needed by /tools/lib/libtcl8.6.so, not found (try
using -rpath or -rpath-link)
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/mnt/lfs/sources/expect5.45.4/libexpect5.45.4.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to `***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to `***@GLIBC_2.2.5'
/tools/lib/libtcl8.6.so: undefined reference to
`***@GLIBC_2.2.5'
collect2: error: ld returned 1 exit status
Makefile:391: recipe for target 'expect' failed
make: *** [expect] Error 1