From owner-freebsd-stable@FreeBSD.ORG Tue Dec 14 13:05:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC3416A4D8 for ; Tue, 14 Dec 2004 13:05:29 +0000 (GMT) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A83043D46 for ; Tue, 14 Dec 2004 13:05:29 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [127.0.0.1] (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.1/8.13.1) with ESMTP id iBED5Pl3050767 for ; Tue, 14 Dec 2004 14:05:26 +0100 (CET) (envelope-from ivoras@fer.hr) Message-ID: <41BEE515.2020409@fer.hr> Date: Tue, 14 Dec 2004 14:05:25 +0100 From: Ivan Voras User-Agent: Mozilla Thunderbird 1.0 (X11/20041213) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org References: <41BDE764.50600@fer.hr> <20041213214445.GA43325@slackbox.xs4all.nl> <1668.192.168.1.9.1102990674.squirrel@192.168.1.9> In-Reply-To: <1668.192.168.1.9.1102990674.squirrel@192.168.1.9> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: QEMU X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 14 Dec 2004 13:05:30 -0000 Jon Noack wrote: > Roland Smith wrote: > >>On Mon, Dec 13, 2004 at 08:03:00PM +0100, Ivan Voras wrote: >> >>>Is anybody running qemu successfully on 5-stable? I'm trying to boot a >>>knoppix live-cd from iso-image with: >> >>I tried to build it from ports on amd64 but the compiler segfaulted. :-( >>So it might be interesting to know what platform you're running on. From >>the compiler output I could see a lot of size mismatch warnings, i.e. 64 >>bit issues. > > > Works fine for me on i386. Sorry, pilot error. It seems that my kernel&world were too far unmatched. I've rebuilt kernel&world and it works now. (great that FreeSBIE is built with hz=1000 now!)