From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 19 09:22:17 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F33CA1065693 for ; Thu, 19 Nov 2009 09:22:17 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 808368FC15 for ; Thu, 19 Nov 2009 09:22:17 +0000 (UTC) Received: by fxm27 with SMTP id 27so2236216fxm.3 for ; Thu, 19 Nov 2009 01:22:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=7iPzQDfmrewEPTMT9+8gf0+XEo1lnKKExFjLdizLXpc=; b=J4Sw23cG5my+UfIKAG1do4c/XZoric+IEyFZJe8P5OmZN4N+cMZiLEahEb6FjWCSuV lp74seaC2sqZDI/8mdQBMfwk8VdN2/9Q8MwmSEEwxuO7Y6u9tKEqKinQRkGCHbAcrZrp ibN0EgjlZLlSKnvOWHBS720FF/7E06dBiPboI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=TSwuOh2ogvOots3VRXJCzKVOZ/xnEKN+GT+GoxCb33x76vT2U3tTAJc3+UnYXgxTNA WzWOzmU7exqAaZDyJByQp+Nxrsg+kL3C/Qx3IJ1m8yLh8NvndF/5CoCef9xoLQG4sa2K SWbBiT/kSYES34SO9+IBqUj80+rla4yb75ayE= Received: by 10.216.90.14 with SMTP id d14mr210348wef.30.1258622536362; Thu, 19 Nov 2009 01:22:16 -0800 (PST) Received: from viper.internal.network (dsl78-143-202-207.in-addr.fast.co.uk [78.143.202.207]) by mx.google.com with ESMTPS id u14sm655203gvf.4.2009.11.19.01.22.15 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Nov 2009 01:22:15 -0800 (PST) Received: by viper.internal.network (Postfix, from userid 11001) id 4CE0A4AD36; Thu, 19 Nov 2009 09:22:14 +0000 (GMT) Date: Thu, 19 Nov 2009 09:22:14 +0000 From: xorquewasp@googlemail.com To: Kostik Belousov Message-ID: <20091119092214.GA53950@logik.internal.network> References: <20091119065742.GA28159@logik.internal.network> <4B04F172.7070803@elischer.org> <20091119073818.GA81272@logik.internal.network> <20091119090340.GY2331@deviant.kiev.zoral.com.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091119090340.GY2331@deviant.kiev.zoral.com.ua> Cc: freebsd-hackers@freebsd.org, Julian Elischer Subject: Re: Wine on amd64 in 32 bit jail X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Nov 2009 09:22:18 -0000 On 2009-11-19 11:03:41, Kostik Belousov wrote: > > You forgot to note the version of the kernel you use. I'm using 7.2-RELEASE-p4 here. xw