Hi,

The install part of Slang doesn't support Parallel build/install either (like the build part).

For the page (http://www.linuxfromscratch.org/blfs/view/stable/general/slang.html)

I recommend adding -j1 to the install part:

make -j1 install_doc_dir=/usr/share/doc/slang-2.3.1   \
     SLSH_DOC_DIR=/usr/share/doc/slang-2.3.1/slsh \
     install-all &&

Best regards
  Michael


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to