From owner-freebsd-java@FreeBSD.ORG Thu Apr 10 12:16:03 2008 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 9456A1065670 for ; Thu, 10 Apr 2008 12:16:03 +0000 (UTC) (envelope-from Jacob.Maynard@citrix.com) Received: from SMTP02.CITRIX.COM (smtp02.citrix.com [66.165.176.63]) by mx1.freebsd.org (Postfix) with ESMTP id 5B6258FC19 for ; Thu, 10 Apr 2008 12:16:03 +0000 (UTC) (envelope-from Jacob.Maynard@citrix.com) X-IronPort-AV: E=Sophos;i="4.25,635,1199682000"; d="scan'208";a="49553135" Received: from ftlpexchmx02.citrite.net ([10.9.154.127]) by FTLPIPO02.CITRIX.COM with ESMTP; 10 Apr 2008 08:16:03 -0400 Received: from FTLPEXCH04.citrite.net ([10.13.100.92]) by FTLPEXCHMX02.citrite.net with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Apr 2008 08:14:27 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 10 Apr 2008 08:14:00 -0400 Message-ID: <39888F25D44D6446AFDBC9141591E8D60479889B@FTLPEXCH04.citrite.net> In-Reply-To: <18429.43012.25459.177132@jerusalem.litteratus.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: java in FreeBSD 7.0 thread-index: AciazTL4bXyIdPLaR/WdBVoxolS6egANvGhw References: <1207778735.1098.4.camel@darkstar.galaxy><20080410055129.P55272@pukruppa.net><39888F25D44D6446AFDBC9141591E8D60479889A@FTLPEXCH04.citrite.net> <18429.43012.25459.177132@jerusalem.litteratus.org> From: "Jacob Maynard" To: "Robert Huff" X-OriginalArrivalTime: 10 Apr 2008 12:14:27.0874 (UTC) FILETIME=[6C45B020:01C89B04] Cc: Peter Ulrich Kruppa , Dale , freebsd-java@freebsd.org Subject: RE: java in FreeBSD 7.0 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: Thu, 10 Apr 2008 12:16:03 -0000 Robert,=20 Thanks for taking the time to reply. I had actually given this a shot before I posted to the thread. I am going to try to copy the good libjvm.so from my working install to this machine today and see how that works. I did not have access to the machine last night so I was hoping for a quick fix;-) Regards, Jake Maynard Escalation Engineer World Wide Escalation Team Application Networking Group CiTR!X Systems, Inc. (800) 424-8749 mailto: jacob.maynard@citrix.com -----Original Message----- From: Robert Huff [mailto:roberthuff@rcn.com]=20 Sent: Thursday, April 10, 2008 1:39 AM To: Jacob Maynard Cc: Peter Ulrich Kruppa; Dale; freebsd-java@freebsd.org Subject: RE: java in FreeBSD 7.0 Jacob Maynard writes: > I am actually trying to install the JDK16 port in 7.0 -CURRENT. I > installed the base OS about a week ago. I have installed > diablo-jdk1.5.0_07 and now during the install process of JDK16 I > get an error message stating that the libjvm.so file was > truncated. This feels vaguely familiar. _If_ it's what I think, I believe I fixed it by removing libjvm.so (and only libjvm.so - do NOT=20 "make clean") then restarting the make. Robert Huff