From owner-freebsd-stable@FreeBSD.ORG Sat Dec 8 05:18:09 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2792216A417 for ; Sat, 8 Dec 2007 05:18:09 +0000 (UTC) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (grgw.svzserv.kemerovo.su [213.184.64.166]) by mx1.freebsd.org (Postfix) with ESMTP id 6DA3E13C457 for ; Sat, 8 Dec 2007 05:18:07 +0000 (UTC) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (localhost [127.0.0.1]) by grosbein.pp.ru (8.14.2/8.14.2) with ESMTP id lB85Hwa9001225; Sat, 8 Dec 2007 12:17:58 +0700 (KRAT) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.14.2/8.14.2/Submit) id lB85HtGs001224; Sat, 8 Dec 2007 12:17:55 +0700 (KRAT) (envelope-from eugen) Date: Sat, 8 Dec 2007 12:17:55 +0700 From: Eugene Grosbein To: Boris Samorodov Message-ID: <20071208051755.GA1211@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20860185@bb.ipt.ru> User-Agent: Mutt/1.4.2.2i Cc: stable@freebsd.org Subject: Re: qemu: freebsd6_mmap -1 errno 12 Cannot allocate memory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2007 05:18:09 -0000 >> There is FreeBSD box that was 6.2-STABLE before, now it became >> 7.0-BETA3 via source upgrade. The kernel has 'options COMPAT_FREEBSD6' > How did you upgrade the OS? Did you use "make delete-old-libs"? > Did you install compat-6x? No, I've tried now: install compat-6x port and ran "make delete-old-libs", no change - the same error (ldd shows, that qemu uses libs from /usr/local/lib/compat now). Eugene Grosbein