From owner-freebsd-current@FreeBSD.ORG Fri Apr 25 02:47:38 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4022537B401 for ; Fri, 25 Apr 2003 02:47:38 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893B743FB1 for ; Fri, 25 Apr 2003 02:47:37 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (scratch.catspoiler.org [192.168.101.3]) by gw.catspoiler.org (8.12.6/8.12.6) with ESMTP id h3P9lRXB034256; Fri, 25 Apr 2003 02:47:31 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200304250947.h3P9lRXB034256@gw.catspoiler.org> Date: Fri, 25 Apr 2003 02:47:27 -0700 (PDT) From: Don Lewis To: cbiffle@safety.net In-Reply-To: <200304250234.10060.cbiffle@safety.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: current@FreeBSD.org Subject: Re: Linux compat broken?? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 09:47:38 -0000 On 25 Apr, Cliff L. Biffle wrote: > On Thursday 24 April 2003 08:29 pm, Don Lewis wrote: >> I installed jdk14 four days ago. It sure took a long time to build, so >> I don't plan on trying again anytime soon. > > Also, I've had endless trouble with linux-sun-jdk14, and note that it's marked > with a nasty Do-Not-Use message in the tree. 1.3.1 works fine; is a Linux > JDK required for the build process? I don't recall needing Linux JDK 1.4.1 > for mine. Afraid so, at least the first time around (without NATIVE_BOOTSTRAP). BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14