From owner-freebsd-java Tue Jun 20 1:48:51 2000 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 73F8537BD67 for ; Tue, 20 Jun 2000 01:48:49 -0700 (PDT) (envelope-from K.J.Koster@kpn.com) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JQTNDI5VG20005VV@research.kpn.com> for freebsd-java@FreeBSD.ORG; Tue, 20 Jun 2000 10:48:47 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Tue, 20 Jun 2000 10:48:47 +0100 Content-return: allowed Date: Tue, 20 Jun 2000 10:48:46 +0100 From: "Koster, K.J." Subject: RE: FreeBSD JDK1.2.2 with patchset9 build is fail. To: "'Daichi T.GOTO'" , Thomas Runge Cc: freebsd-java@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7689@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-2022-jp" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I found the cause of this problem. The environment variable > JAVA_COMPILER is > setted to TYA. When I unset it, the build work is began > fine :) Thank you. > > --- buildscript.org Tue Jun 20 17:40:46 2000 > +++ buildscript Tue Jun 20 17:40:10 2000 > @@ -21,6 +21,7 @@ > > unset CLASSPATH > unset JAVA_HOME > +unset JAVA_COMPILER > > ( cd work/build/freebsd; gmake release-images ) > Thank you very much for finding this. I will correct my web site. Kees Jan ============================================== Everyone is responsible for his own actions, and (people tend to forget this) the effect they have on others. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message