slang-2.3.1 -> Installation of Slang
make install_doc_dir=/usr/share/doc/slang-2.3.1
This make should also have -j1 (make check is happy though)

---
Clisp-2.49 -> Installation of Clisp
make install -> make -j1 install

---
LVM2-2.02.177 -> Installation of LVM2
check_local creates devices in /tmp which is rw,nosiud,nodev
and subsequently fails all tests. I had to do
mount -o remount,rw tmpfs /tmp/
for the tests

---
cURL-7.57.0 -> Installation of cURL -> Dependencies
libmetalink is listed as optional in the dependencies, but an explicit
--with-libmetalink to configure is required to include it.
---

cURL-7.57.0 -> Installation of cURL -> Note
current stable LFS is ld-2.26
Perhaps run ldconfig after linking to ld...dbg
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to