From owner-freebsd-java@FreeBSD.ORG Wed Jul 4 05:42:10 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7FD4A16A41F for ; Wed, 4 Jul 2007 05:42:10 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 17ABA13C487 for ; Wed, 4 Jul 2007 05:42:09 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by mu-out-0910.google.com with SMTP id w9so2335109mue for ; Tue, 03 Jul 2007 22:42:08 -0700 (PDT) Received: by 10.82.151.14 with SMTP id y14mr17012064bud.1183527728543; Tue, 03 Jul 2007 22:42:08 -0700 (PDT) Received: by 10.82.148.14 with HTTP; Tue, 3 Jul 2007 22:42:08 -0700 (PDT) Message-ID: Date: Wed, 4 Jul 2007 08:42:08 +0300 From: "Vlad GALU" To: "Ken Yamada" In-Reply-To: <20070704.140058.74752603.ken@tydfam.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070703.002822.74752351.ken@tydfam.jp> <20070704.140058.74752603.ken@tydfam.jp> Cc: freebsd-java@freebsd.org Subject: Re: jdk1.5.0 compilation on -current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 05:42:10 -0000 On 7/4/07, Ken Yamada wrote: > Sorry, Vlad. Sun's agreement does not permit to distribute binaries. Ah, crap, you're right :) > Instead I put my src to 6/29/07 and tried to compile jdk15 again. It ended in success. So, you may put your source back to 6/29/07 and try to compile jdk15. > Please give a try!! > OK, I'll do that today. > # cvs checkout -D 6/29/07 src > # cd /usr/src;make buildworld;make installworld > # make buildkernel;make installkernel > # reboot > # cd /usr/ports/java/jdk15 > # make > > (ports remainds most updated. compat6x is the one in misc/compat6x. Only under /usr/src was put back to 6/29.) > > I will try to find out what is the cause of this breakage after 6/29 by updating source day by day - it takes several hours to complete each one. > > > -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.