Nathan Coulson wrote: > On Tue, Jul 30, 2013 at 11:51 PM, Nathan Coulson <[email protected]> wrote: >> 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) >> ------ > > Also, I was using the main branch of BLFS, and not the systemd branch > when compiling java.
Two things. I went through my log of the java install and could find no instances if /bin/head. There are lots of 'header' and 'headless' references though. Second, why do you not have /bin/head? It is there in the standard LFS build. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
