From owner-freebsd-java@FreeBSD.ORG Tue Dec 13 12:24:24 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FF4016A41F for ; Tue, 13 Dec 2005 12:24:24 +0000 (GMT) (envelope-from ssun@cnri.reston.va.us) Received: from ns.cnri.reston.va.us (ns.CNRI.Reston.VA.US [132.151.1.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D3043D64 for ; Tue, 13 Dec 2005 12:24:23 +0000 (GMT) (envelope-from ssun@cnri.reston.va.us) Received: from mailbox.cnri.reston.va.us ([132.151.7.39]) by ns.cnri.reston.va.us with esmtp (Exim 4.52) id 1Em9Cf-0002vB-Ns for freebsd-java@freebsd.org; Tue, 13 Dec 2005 07:24:21 -0500 Received: from host-4-207.cnri.reston.va.us ([10.27.4.207] helo=ssunxp) by mailbox.cnri.reston.va.us with smtp (Exim 4.12) id 1Em9Cf-0007FV-00 for freebsd-java@freebsd.org; Tue, 13 Dec 2005 07:24:21 -0500 Message-ID: <00a201c5ffe0$21046320$6401a8c0@ssunxp> From: "Sam X. Sun" To: Date: Tue, 13 Dec 2005 07:24:13 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: JDK 1.4 on 4.7-RELEASE-p27 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: Tue, 13 Dec 2005 12:24:24 -0000 Hi Tom, Saw your message on the message board about "JDK 1.4 on = 4.7-RELEASE-p27". I'm in the similar situation and wonder if you got any = answer to your question? Thanks much in advance, Sam Sun ssun@cnri.reston.va.us ----------------------- JDK 1.4 on 4.7-RELEASE-p27 Thomas Duffey tduffey at homeboyz.org Mon Oct 18 15:32:59 PDT 2004 * Previous message: problem with current linux-blackdown-jdk14 * Next message: eclipse, emf, gef, vep updates * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi All, I'm in a pinch and am wondering if it's possible to build a native JDK 1.4.x for FreeBSD 4.7-RELEASE-p27. Using only what was readily available, I built the port on a 4.9 machine, created a package, installed package on the 4.7 machine and get the following error running java: $ /usr/local/jdk1.4.2/bin/java dl failure on line 239Error: failed /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so, because /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so: Undefined symbol = "dlinfo" Is this simply a limitation of 4.7-RELEASE? Looking for a quick yes or no before I go through the trouble of creating a 4.7-STABLE server, which is supposedly the minimum for building the jdk14 port, and then trying to install it on the 4.7-RELEASE machine. Thanks, Tom Duffey * Previous message: problem with current linux-blackdown-jdk14 * Next message: eclipse, emf, gef, vep updates * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]