From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 26 15:58:18 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1EC61065674 for ; Wed, 26 Jan 2011 15:58:18 +0000 (UTC) (envelope-from jacob.frelinger@duke.edu) Received: from smtp.duke.edu (smtp-02.oit.duke.edu [152.3.174.84]) by mx1.freebsd.org (Postfix) with ESMTP id 96AA98FC19 for ; Wed, 26 Jan 2011 15:58:18 +0000 (UTC) Received: from smtp.duke.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 8535F5110F5 for ; Wed, 26 Jan 2011 10:44:11 -0500 (EST) Received: from [192.168.1.222] (cpe-069-134-083-232.nc.res.rr.com [69.134.83.232]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.duke.edu (Postfix) with ESMTP id 5CFA3510E69 for ; Wed, 26 Jan 2011 10:44:11 -0500 (EST) Message-ID: <4D404145.5020507@duke.edu> Date: Wed, 26 Jan 2011 10:44:05 -0500 From: Jacob Frelinger User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101216 Thunderbird/3.0.11 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.4.2.338381, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2011.1.26.153321 Subject: odd regression in the linux emulator. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 26 Jan 2011 15:58:18 -0000 sometime between September 15 and December 15 something in the linuxulator changed and cause make in my chrooted linux_dist environment to stop working. All attempts to run make now die with "make: *** wait: Bad address. Stop." and an exit status of 2. A newly built gnu make also does that same thing, so I don't think it's a make problem. Google doesn't seem to offer any useful advice. I'm kind of at a loss of how to go about debugging this, so any advice would be greatly appreciated. -- Jacob Frelinger jacob.frelinger@duke.edu CBB Graduate Student