java hardcodes the location of head to /bin/head (which then leads to it failing as it thinks ZIP, MAKE, and UNZIP are too old).
(Fixed with a symlink on my own build, probably better to patch icedtea to use head instead of /bin/head) /bin/sh: /bin/head: No such file or directory /bin/sh: /bin/head: No such file or directory /bin/sh: /bin/head: No such file or directory /bin/sh: /bin/head: No such file or directory make[2]: Entering directory `/mnt/data/book/blfs/13/icedtea-2.4.1/openjdk-boot/jdk/make' /mnt/data/book/blfs/13/icedtea-2.4.1/openjdk-boot/jdk/make/common/shared/Sanity-Settings.gmk:72: WARNING: BOOT_VER should not be empty [Sanity-Settings.gmk] /mnt/data/book/blfs/13/icedtea-2.4.1/openjdk-boot/jdk/make/common/shared/Sanity-Settings.gmk:119: WARNING: ZIP_VER should not be empty [Sanity-Settings.gmk] /mnt/data/book/blfs/13/icedtea-2.4.1/openjdk-boot/jdk/make/common/shared/Sanity-Settings.gmk:120: WARNING: UNZIP_VER should not be empty [Sanity-Settings.gmk] /mnt/data/book/blfs/13/icedtea-2.4.1/openjdk-boot/jdk/make/common/shared/Sanity-Settings.gmk:200: WARNING: MAKE_VER should not be empty [Sanity-Settings.gmk] -- Nathan Coulson (conathan) ------ Location: British Columbia, Canada Timezone: PST (-8) Webpage: http://www.nathancoulson.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
