From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 26 20:48:30 2008 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 7FCA1106567C; Wed, 26 Mar 2008 20:48:30 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 439518FC16; Wed, 26 Mar 2008 20:48:30 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from [192.168.3.245] (jn@stealth.jnielsen.net [74.218.226.254]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id m2QKFxvB067935; Wed, 26 Mar 2008 16:16:00 -0400 (EDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-emulation@freebsd.org, Beech Rintoul Date: Wed, 26 Mar 2008 16:15:57 -0400 User-Agent: KMail/1.9.7 References: <200803261134.42873.beech@freebsd.org> In-Reply-To: <200803261134.42873.beech@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803261615.58230.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Subject: Re: linux_base-f8 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 Mar 2008 20:48:30 -0000 On Wednesday 26 March 2008 03:34:36 pm Beech Rintoul wrote: > What compat.linux.osrelease should I use with this? See the note in /usr/ports/UPDATING (then see the earlier one it refers you to). I just installed it using compat.linux.osrelease=2.6.16 with OVERRIDE_LINUX_BASE_PORT=f8 in /etc/make.conf and it works fine. (I'm running RELENG_7 but grabbed the latest linux_futex.c and linux_futex.h from HEAD as bsam@ suggested (well, he forgot to suggest the header file)). JN