From owner-freebsd-ports@FreeBSD.ORG Thu Aug 12 20:37:43 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64CDA16A4CE; Thu, 12 Aug 2004 20:37:43 +0000 (GMT) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D641743D5A; Thu, 12 Aug 2004 20:37:42 +0000 (GMT) (envelope-from asle@free.fr) Received: from imp4-q.free.fr (imp4-q.free.fr [212.27.42.4]) by postfix4-1.free.fr (Postfix) with ESMTP id 8A426172437; Thu, 12 Aug 2004 22:37:41 +0200 (CEST) Received: by imp4-q.free.fr (Postfix, from userid 33) id AB988CA99; Thu, 12 Aug 2004 22:37:36 +0200 (MEST) Received: from AMontsouris-151-2-6-123.w82-123.abo.wanadoo.fr (AMontsouris-151-2-6-123.w82-123.abo.wanadoo.fr [82.123.10.123]) by imp4-q.free.fr (IMP) with HTTP for ; Thu, 12 Aug 2004 22:37:36 +0200 Message-ID: <1092343056.411bd510a1ab6@imp4-q.free.fr> Date: Thu, 12 Aug 2004 22:37:36 +0200 From: Sylvain Chipaux To: phantom@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-MOQ1092343056cdf8ca3001ddaebe29ec984405c45efa" User-Agent: Internet Messaging Program (IMP) 3.2.4 X-Originating-IP: 82.123.10.123 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: ports@FreeBSD.org Subject: FreeBSD%20Port:%20jdk-1.4.2p6_4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 20:37:43 -0000 This message is in MIME format. ---MOQ1092343056cdf8ca3001ddaebe29ec984405c45efa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit hi, I'm running FreeBSD 4.8 and I tried to 'make' the java/eclipse port. It all ended up when compiling JDK1.4 with the error described downwards. I've attached the complete log supposing it might of some use. If you need any information, please son't hesitate to ask !. Best regards, Sylvain Chipaux /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: 'class' or 'interface' expected Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location ^ /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:1: unclosed character literal Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location ^ 2 errors gmake[4]: *** [.compile.classlist] Error 1 gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java' gmake[3]: *** [optimized] Error 2 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. ---MOQ1092343056cdf8ca3001ddaebe29ec984405c45efa--