From owner-freebsd-java@FreeBSD.ORG Tue Aug 7 10:22:06 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A58D16A419 for ; Tue, 7 Aug 2007 10:22:06 +0000 (UTC) (envelope-from justen.stepka@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 1793B13C458 for ; Tue, 7 Aug 2007 10:22:05 +0000 (UTC) (envelope-from justen.stepka@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so449752nfb for ; Tue, 07 Aug 2007 03:22:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZTktMWx++t0jjFJZHMV8YqTFYl522ZlwE/jTpRBl5UslPP50UmZJg1bvNGRCv1i9d5X8ieN0hh5JZQ6r8PuQWm3gIFZCmeBdbVCkUvNw+gJ758DXGDtnmhalGbXmrpHlJpE6YcS0e7SICoVLUiCz9VeQDJ6Rd1A03tepLTWIf+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=DHJNsvit86OcO9o8Ar8SNjlCropLVv7Ls7OOquopVcjovfYylUizgIAbafQNM1Nk+soiP8fjJPbcUF+sdXSe7Vvi8SJ2b1BBf/IU40mIWeI8dDiwtJRkMY5Rv1BWBsvUF2DWAAbXrklN5iXQ8VEldO/FABjA5ppKzJLBoNaJCeE= Received: by 10.78.180.18 with SMTP id c18mr1684341huf.1186482124027; Tue, 07 Aug 2007 03:22:04 -0700 (PDT) Received: by 10.78.129.20 with HTTP; Tue, 7 Aug 2007 03:22:04 -0700 (PDT) Message-ID: Date: Tue, 7 Aug 2007 20:22:04 +1000 From: "Justen Stepka" Sender: justen.stepka@gmail.com To: "Jonathan Chen" In-Reply-To: <20070807100340.GB86955@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070807100340.GB86955@osiris.chen.org.nz> X-Google-Sender-Auth: fd2eb7d69808ba0e Cc: freebsd-java@freebsd.org Subject: Re: 6.2-STABLE JDK 1.5 compilation errors 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: Tue, 07 Aug 2007 10:22:06 -0000 linux-sun-jdk-1.5.0.12,2 On 8/7/07, Jonathan Chen wrote: > On Tue, Aug 07, 2007 at 07:14:07PM +1000, Justen Stepka wrote: > > It's been a while since I've compiled the JDK -- but it's good to see > > things are still the same :). > > > > Today I ran into some compiling errors with the 1.5 JDK on 6.2-STABLE > > (as of this morning). > > > > Here are the compilation errors: > > > > /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java:226: > > expected > > Java HotSpot(TM) Client VM warning: Can't detect initial thread stack > > location - find_vma failed > [...] > > What's your bootstrap JDK? > -- > Jonathan Chen > ----------------------------------------------------------------------- > "I love deadlines. I like the whooshing sound they make as they fly by" > - Douglas Adams > -- Justen Stepka http://www.jstepka.name/blog/