From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 10 01:13:38 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 257D616A4F7 for ; Thu, 10 Jun 2004 01:13:38 +0000 (GMT) Received: from wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76F7A43D1D for ; Thu, 10 Jun 2004 01:13:37 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i5A1DYHV076026 for ; Wed, 9 Jun 2004 21:13:34 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i5A1DXdn076025 for freebsd-emulation@freebsd.org; Wed, 9 Jun 2004 21:13:33 -0400 (EDT) (envelope-from bv) Date: Wed, 9 Jun 2004 21:13:33 -0400 From: Bill Vermillion To: freebsd-emulation@freebsd.org Message-ID: <20040610011333.GA75565@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on bilver.wjv.com Subject: Further info on jdk14 problem X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 01:13:38 -0000 Looking at the docs I see that a valid javac needs to be installed. The linux-sun was giving 'bad system call' on my 4.10. So I decided to try to put in another javac to see if there would be a difference. I installed the linux-ibm-jdk1.4.1, and set the appropriate variables, and in the end I get the same 'bad system call' Snipped from the build: ------------------------------ Bootstrap Settings: JAVAWS_BOOTDIR = /usr/local/linux-ibm-jdk1.4.1 BOOTSTRAP J2SDK VERSION: Bad system call (core dumped) OUTPUTDIR = /usr/ports/java/jdk14/work/control/build/bsd-i586 ------------------------------ So does that indicate it is indeed an emulation problem, as it now occurs in both the sun-linux jdk and the ibm-linux. Bill -- Bill Vermillion - bv @ wjv . com