From owner-freebsd-java Fri Mar 7 7:50:24 2003 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 F3A4337B405 for ; Fri, 7 Mar 2003 07:50:22 -0800 (PST) Received: from ndsuext.nodak.edu (ndsuext.NoDak.edu [134.129.92.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E47FE43F75 for ; Fri, 7 Mar 2003 07:50:21 -0800 (PST) (envelope-from echriste@702com.net) Received: from dyn231.iacc-tm4.ndsu.NoDak.edu (dyn231.iacc-tm4.ndsu.NoDak.edu [134.129.92.231]) by ndsuext.nodak.edu (8.11.6/8.11.6) with ESMTP id h27FoLW11018 for ; Fri, 7 Mar 2003 09:50:21 -0600 Subject: JDK1.4.1-p3 build on K6-III From: "Eric J. Christeson" To: freebsd-java@freebsd.org Content-Type: text/plain Organization: Message-Id: <1047052221.27672.35.camel@dyn231.iacc-tm4.ndsu.nodak.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2- Date: 07 Mar 2003 09:50:21 -0600 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Since patch set 2, I've had trouble building jdk1.4.1 on my machine. It crashes in the same spot with the same failed assertion. A build script appears in a previous posting, or I can send one if needed. The build always fails when trying to run javah_g for the first time. I did a little hacking and changed the build script to run javah instead. The build completed. I have since checked most of the binaries in ${BUILD_DIR}/control/build/bsd-i586/bin and all the debug (_g) binaries I've checked fail in the same manner. The normal binaries appear just fine. Hopefully this will help whoever is working on this problem. Thanks, e -- Eric J. Christeson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message