From owner-freebsd-stable@FreeBSD.ORG Mon Feb 26 22:06:56 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 293F816A403 for ; Mon, 26 Feb 2007 22:06:56 +0000 (UTC) (envelope-from news@w21.org) Received: from w21.org (w21.org [217.173.146.43]) by mx1.freebsd.org (Postfix) with ESMTP id D015D13C4A6 for ; Mon, 26 Feb 2007 22:06:51 +0000 (UTC) (envelope-from news@w21.org) Received: by w21.org (Postfix, from userid 8) id B516C1162C; Mon, 26 Feb 2007 22:37:38 +0100 (CET) To: freebsd-stable@freebsd.org Path: not-for-mail From: Juergen Nickelsen Newsgroups: w21.lists.freebsd-stable Date: Mon, 26 Feb 2007 22:37:35 +0100 Organization: 52.45 13.34 Lines: 25 Distribution: w21 Message-ID: NNTP-Posting-Host: wittduen-wl.ni.w21.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: oland.ni.w21.org 1172525858 9623 10.0.1.14 (26 Feb 2007 21:37:38 GMT) X-Complaints-To: usenet@w21.org NNTP-Posting-Date: Mon, 26 Feb 2007 21:37:38 +0000 (UTC) User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (fiddleheads, darwin) Cancel-Lock: sha1:Fd3KeZPsNFiB2Jlg6X6/rBTqtP8= Subject: Problems installing JDK 1.5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2007 22:06:56 -0000 Hello, on a more or less newly installed machine with 5.5-STABLE (updated recently) I tried to install JDK 1.5 via /usr/ports/. After retrieving all necessary files, the build failed quite mysteriously, even more so as I had succeeded with another machine fine last year. In the build protocol the problems seem to begin like this: Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardChar\ sets.java:226: expected and then a series of other errors in the Java code; as if it is compiled using the wrong compiler version. It looks weird to me, as I think I fetched the correct files and did everything as carefully as last year. Is this a known problem? Does anyone know a way around it? Is the port currently broken, perhaps? Details can be found in ; and I'll gladly provide more details if necessary. Regards, Juergen.