From owner-freebsd-java@FreeBSD.ORG Mon Feb 7 18:12:55 2005 Return-Path: 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 F343016A4CE for ; Mon, 7 Feb 2005 18:12:54 +0000 (GMT) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978B743D46 for ; Mon, 7 Feb 2005 18:12:54 +0000 (GMT) (envelope-from follet@free.fr) Received: from imp2-q.free.fr (imp2-q.free.fr [212.27.42.2]) by postfix3-1.free.fr (Postfix) with ESMTP id 70F86173575 for ; Mon, 7 Feb 2005 19:12:53 +0100 (CET) Received: by imp2-q.free.fr (Postfix, from userid 33) id 3D2BC62AFE; Mon, 7 Feb 2005 19:12:53 +0100 (MET) Received: from lns-vlq-39f-81-56-150-104.adsl.proxad.net (lns-vlq-39f-81-56-150-104.adsl.proxad.net [81.56.150.104]) by imp2-q.free.fr (IMP) with HTTP for ; Mon, 7 Feb 2005 19:12:53 +0100 Message-ID: <1107799973.4207afa52130c@imp2-q.free.fr> Date: Mon, 7 Feb 2005 19:12:53 +0100 From: follet@free.fr To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 81.56.150.104 Subject: linux-sun-jdk14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:12:55 -0000 Hi evrybody, I'm trying to install Java on my box, but the following error appears. I tryed to edit the file but it seems like binary... I don't understand I've you any idea to resolve it ? thank, N. Follet # pwd /usr/ports/java/linux-sun-jdk14 l# make ====================================================================== Warning: This JDK may be unstable. You are advised to use the native FreeBSD JDK, in ports/java/jdk14. This Java VM will attempt to obtain some system information by accessing files in linux's procfs. You must install the Linux emulation procfs filesystem for this to work correctly. The JVM will exhibit various problems otherwise. This can be accomplished by adding the following line to your /etc/fstab file: linprocfs /compat/linux/proc linprocfs rw 0 0 and then, as root, executing the commands: kldload linprocfs mount /compat/linux/proc ====================================================================== ===> Vulnerability check disabled, database not found ===> Extracting for linux-sun-jdk-1.4.2.06 >> Checksum OK for j2sdk-1_4_2_06-linux-i586.bin. ===> linux-sun-jdk-1.4.2.06 depends on file: /compat/linux/lib/libc.so.6 - found /usr/ports/java/linux-sun-jdk14/work/install.sfx: 1: Syntax error: word unexpected (expecting ")") *** Error code 2 Stop in /usr/ports/java/linux-sun-jdk14.