From owner-freebsd-ports@FreeBSD.ORG Sat Oct 8 20:03:46 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 A50AC16A42B; Sat, 8 Oct 2005 20:03:46 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 030C143D46; Sat, 8 Oct 2005 20:03:45 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.218] (edda.Physik.Uni-Mainz.DE [134.93.180.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 91221300047D; Sat, 8 Oct 2005 22:03:44 +0200 (CEST) Message-ID: <434825D5.9020807@mail.uni-mainz.de> Date: Sat, 08 Oct 2005 22:02:29 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: Subject: ports: jdk15/jdk14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2005 20:03:46 -0000 Hello. Again, I run into frustrations when trying to install JDK14/JDK15 from the ports collection. Operatin system is FreeBSD 6.0-BETA5, recently updated, i386 platform (Dell OptiPlex280). Installation of linux-sun-jdk1.4.2 performed well without problems. But when trying the installation of jdk14 or jdk15, I receive a SIGNAL 11 running java: Bootstrap Settings: JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2 BOOTSTRAP J2SDK VERSION: Segmentation fault OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586 dmesg: pid 1286 (java), uid 0: exited on signal 11 I tried using blackdown JDK, but without success, it seems tricky to allow an alternative JDK. Any help appreciated. Oliver