From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 14:07:14 2003 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 B66E137B401 for ; Sat, 12 Apr 2003 14:07:14 -0700 (PDT) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D74E43F3F for ; Sat, 12 Apr 2003 14:07:13 -0700 (PDT) (envelope-from freebsd@dagerot.nu) Received: from mailgw.trej.net (localhost [127.0.0.1])h3CL6jk07166 for ; Sat, 12 Apr 2003 23:06:45 +0200 Message-Id: <200304122106.h3CL6jk07166@thunder.trej.net> Date: Sat, 12 Apr 2003 23:06:45 +0200 Content-Transfer-Encoding: 8bit From: Joachim Dagerot Content-Type: text/plain; charset=iso-8859-1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org User-Agent: IMHO/0.98.3t (Webmail for Roxen) 3j-viruscheck: Found to be clean Subject: Getting any jdk to work with latest freeBSD isimpossible? 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: Sat, 12 Apr 2003 21:07:15 -0000 I'm very new to freeBSD (installed it this week). I do have some experience with linux and I'm comfortable with java. I don't know anything about patches, kernals etc. I have tried to install jdk14 and jdk13. All to be found in my /usr/ports/java/. I have followed all instructions on screen about downloading from sun and getting a patch from eyesbeyond (or whatever it was called). On jdk14 I get this errormessage: LIBC_R TEST FAILED: libc_r update required *** Error code 1 on jdk13 I get another: Linux mode is not enabled. Loading Linux kernel module... linux: not found The Linux kernel module could not be loaded. Please manually load the module and retry. See "man linux" for details. *** Error code 1 Stop in /usr/ports/java/linux-sun-jdk13. *** Error code 1 Can someone please guide me to either a good page where this problem is described with solutions, or, in a very pedagogic way explain how I can get a javacompiler on my freebsd machine?