From owner-freebsd-questions@FreeBSD.ORG Sat Nov 19 01:33:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 22AD716A41F for ; Sat, 19 Nov 2005 01:33:51 +0000 (GMT) (envelope-from iulivarzariudarie@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9037F43D49 for ; Sat, 19 Nov 2005 01:33:50 +0000 (GMT) (envelope-from iulivarzariudarie@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so326434nzo for ; Fri, 18 Nov 2005 17:33:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=p8Zr5cLYSbFECjvT7rVnhOarIIIRXaxCbMjnNxYWLHsghKznZyQQPdmb3g+6Rbf8iDJqZdsY8/JhluJhvEpmR+7hNBOkMHYG/vFH6iXydF4pOL8Dv0Mq9Hs4zfDeHrzm9EqrGGTQPaaRGhnLohDswG3U9a1kYuhPgZO8tefM5g0= Received: by 10.36.50.1 with SMTP id x1mr390565nzx; Fri, 18 Nov 2005 17:33:49 -0800 (PST) Received: by 10.36.90.17 with HTTP; Fri, 18 Nov 2005 17:33:49 -0800 (PST) Message-ID: Date: Sat, 19 Nov 2005 03:33:49 +0200 From: Iuli VARZARIU-DARIE To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD+Java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 01:33:51 -0000 I have try install Java on freeBSD 5.3 after these instructions http://www.drftpd.org/index.php/FreeBSD_Install_HOWTO All ok until : # cd /usr/ports/java/linux-sun-jdk15 # make =3D=3D=3D> linux-sun-jdk-1.5.0.05,2 does not run (core dumps: Bad System Ca= ll). Why?? --