Hi, trying to install lfs 7.8  util-linux on deb8 host.

./configure --prefix=/tools
--without-python
--disable-makeinstall-chown
--without-systemdsystemunitdir
PKG_CONFIG=""

make error results


/tools/lib/libpthread.so.0: undefined reference to `__getrlimit@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__twalk@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tsearch@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__h_errno@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tfind@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__libc_vfork@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tdelete@GLIBC_PRIVATE'
collect2: error: ld returned 1 exit status
Makefile:6091: recipe for target 'lslocks' failed
make[2]: *** [lslocks] Error 1
make[2]: *** Waiting for unfinished jobs....
/tools/lib/libpthread.so.0: undefined reference to `__getrlimit@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__twalk@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tsearch@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__h_errno@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tfind@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__libc_vfork@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tdelete@GLIBC_PRIVATE'
collect2: error: ld returned 1 exit status
Makefile:6154: recipe for target 'mount' failed
make[2]: *** [mount] Error 1
/tools/lib/libpthread.so.0: undefined reference to `__getrlimit@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__twalk@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tsearch@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__h_errno@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tfind@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__libc_vfork@GLIBC_PRIVATE'
/tools/lib/libpthread.so.0: undefined reference to `__tdelete@GLIBC_PRIVATE'
collect2: error: ld returned 1 exit status
Makefile:6834: recipe for target 'umount' failed
make[2]: *** [umount] Error 1
make[2]: Leaving directory '/home/lfs/system/sources/util-linux-2.27'
Makefile:11208: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/lfs/system/sources/util-linux-2.27'
Makefile:4784: recipe for target 'all' failed
make: *** [all] Error 2



I am installing to an external drive.

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