From owner-freebsd-questions@FreeBSD.ORG Wed May 11 00:12:11 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1231916A4CE for ; Wed, 11 May 2005 00:12:11 +0000 (GMT) Received: from ms-smtp-05-eri0.texas.rr.com (ms-smtp-05.texas.rr.com [24.93.47.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE7343D7D for ; Wed, 11 May 2005 00:12:09 +0000 (GMT) (envelope-from rylwin@houston.rr.com) Received: from [192.168.1.98] (cpe-67-10-38-25.houston.res.rr.com [67.10.38.25])j4B0C3Rh018766 for ; Tue, 10 May 2005 19:12:04 -0500 (CDT) Message-ID: <42814DCA.1000501@houston.rr.com> Date: Tue, 10 May 2005 19:11:54 -0500 From: Ryan Winograd User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Compiling jdk15 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 00:12:11 -0000 Hi all, I'm having problems compiling the jdk15 port on my machine. It's running 5.3-Release and also has the jdk14 and linux-sun-jdk14 ports installed. Here is the end of the make install output. Note: * uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 21 errors 12 warnings gmake[3]: *** [.compile.classlist] Error 1 fi gmake[3]: Leaving directory gmake[2]: *** [all] Error 1 `/usr/ports/java/jdk15/work/j2se/make/java/java' gmake[2]: Leaving gmake[1]: *** [all] Error 1 directory `/usr/ports/java/jdk15/work/j2se/make/java' gmake[1]: gmake: *** [j2se-build] Error 2 Leaving directory `/usr/ports/java/jdk15/work/j2se/make' *** Error code 2 Stop in /usr/ports/java/jdk15. If being able to see the whole thing would be helpful, it can be downloaded from http://cspain.no-ip.info/jdk15build.out Thx in advance for all help and advice, and if any other info about my system would be helpful, please let me know and i'll post it.