pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53223: lang/openjdk8 build fails on NetBSD/i386 8.0_RC1
The following reply was made to PR pkg/53223; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: jdbaker%mylinuxisp.com@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/53223: lang/openjdk8 build fails on NetBSD/i386 8.0_RC1
Date: Sun, 29 Apr 2018 01:12:47 +0900
> +- BOOT_JDK_VERSION=`"$BOOT_JDK/bin/java" -version 2>&1 | head -n 1`
> ++ BOOT_JDK_VERSION=`"$BOOT_JDK/bin/java" -version 2>&1 | grep version`
This works fine on my NetBSD/i386 8.0_RC1. Thanks.
(though there are too many 'text relocations' messages during build)
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index