Hello,
If running test suites is disabled, jhalfs won't build check which is
now required for building kbd. I suppose LFS/master.sh should be
modified:
Index: LFS/master.sh
===================================================================
--- LFS/master.sh (revision 3720)
+++ LFS/master.sh (working copy)
@@ -84,7 +84,6 @@
*tcl) [[ "${TEST}" = "0" ]] && continue ;;
*expect) [[ "${TEST}" = "0" ]] && continue ;;
*dejagnu) [[ "${TEST}" = "0" ]] && continue ;;
- *check) [[ "${TEST}" = "0" ]] && continue ;;
*stripping) [[ "${STRIP}" = "n" ]] && continue ;;
*glibc) [[ "${TEST}" = "3" ]] && \
sed -i 's@/usr/lib/locale@/tools/lib/locale@' $file
;;
--
Igor Živković
http://www.slashtime.net/
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page