From owner-freebsd-stable@FreeBSD.ORG Tue May 13 18:31:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE5341065673 for ; Tue, 13 May 2008 18:31:38 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 826DD8FC1F for ; Tue, 13 May 2008 18:31:38 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.7] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JvyxM-000Esy-EI; Tue, 13 May 2008 22:10:32 +0400 To: bazzoola References: From: Boris Samorodov Date: Tue, 13 May 2008 22:10:09 +0400 In-Reply-To: (bazzoola@gmail.com's message of "Mon\, 12 May 2008 20\:56\:20 -0400") Message-ID: <18780206@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-stable Subject: Re: kqemu support: not compiled 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: Tue, 13 May 2008 18:31:38 -0000 On Mon, 12 May 2008 20:56:20 -0400 bazzoola wrote: > I just cant get kqemu to work on my AMD64 SMP! > I setenv WITH_KQEMU > I compiled the port with make -DWITH_KQEMU > I edited src.conf and added WITH_KQEMU=yes > I make config and checked KQEMU ALPHA support > I am running > #uname -a > FreeBSD Aa.bsd 7.0-STABLE FreeBSD 7.0-STABLE #3: Mon Apr 21 05:56:16 > CDT 2008 root@Aa.bsd:/usr/obj/usr/src/sys/GENERIC amd64 > #pkg_info | grep qemu > kqemu-kmod-1.3.0.p11_6 > qemu-devel-0.9.1s.20080302_6 > latest as you as see ^^^ > any ideas? You didn't show the actual command and an error message. -- WBR, bsam