From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 10 18:52:10 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 838F816A4CE for ; Thu, 10 Jun 2004 18:52:10 +0000 (GMT) Received: from Daffy.timing.com (w.timing.com [206.168.13.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 163E343D2F for ; Thu, 10 Jun 2004 18:52:08 +0000 (GMT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.12.8p2/8.12.8) with ESMTP id i5AIq76q047468; Thu, 10 Jun 2004 12:52:07 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.12.9p2/8.12.9) with ESMTP id i5AIq7nU025877; Thu, 10 Jun 2004 12:52:07 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.12.9p2/8.12.9/Submit) id i5AIq7RA025874; Thu, 10 Jun 2004 12:52:07 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16584.44503.75265.254038@gromit.timing.com> Date: Thu, 10 Jun 2004 12:52:07 -0600 From: John E Hein To: bv@wjv.com In-Reply-To: <20040610183615.GA14521@wjv.com> References: <20040610011333.GA75565@wjv.com> <16584.32782.434690.477238@gromit.timing.com> <20040610154858.GA87267@wjv.com> <16584.34488.476072.477118@gromit.timing.com> <20040610163130.GA87958@wjv.com> <16584.37476.784566.563221@gromit.timing.com> <20040610183615.GA14521@wjv.com> X-Mailer: VM 7.17 under Emacs 21.1.1 X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j cc: freebsd-emulation@freebsd.org Subject: Re: Further info on jdk14 problem X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list 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 18:52:10 -0000 Bill Vermillion wrote at 14:36 -0400 on Jun 10, 2004: > execution of glibc-2.2.4-33 script failed, exit status 0 > **** error code 1. Too vague for me (and an exit status of 0 being considered a failure seems... abnormal). Maybe you can determine which script is being run and where it's failing. This basically means trying to manually do what the port build is doing and figure out where it's breaking. Again, make -dl can be helpful here. How about other port dependencies? Did you do portupgrade -R (or is it -r?) to update linux_base deps (like rpm)? It's probably rpm that's trying to run that script that seems to be failing. This may be digressing to a ports@ rather than emulation@ issue. > > You didn't say what the failure was, but obviously installing 7.1_7 > > works okay here. > > No. That all that I get is the script failed. I meant "here" as in... works on my 4.10 box.