From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 8 14:01:26 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0586D16A400 for ; Thu, 8 Feb 2007 14:01:24 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 55B6513C4B8 for ; Thu, 8 Feb 2007 14:01:23 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l18E1HQT043981 for ; Thu, 8 Feb 2007 08:01:17 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45CB2D2C.3060709@freebsd.org> Date: Thu, 08 Feb 2007 08:01:16 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070204) MIME-Version: 1.0 To: freebsd-emulation@freebsd.org References: <20070208135219.GA9179@uws1.starlofashions.com> In-Reply-To: <20070208135219.GA9179@uws1.starlofashions.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2534/Wed Feb 7 21:28:17 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Subject: Re: Still having problems with qemu update on STABLE 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: Thu, 08 Feb 2007 14:01:26 -0000 On 02/08/07 07:52, Scott Robbins wrote: > I'm having the same vl.c patch problem with qemu-0.9 that I had the > other day with 0.8-whatever. > > Once again, I've put the failed build up at > http://www.scottro.net/qemu.out > > And the rejected patch at > > http://www.scottro.net/ > > I'm suspect a problem with my system rather than the port, but my hope > is that someone with more knowledge than I would be kind enough to > look at the failed build and reject and give me some pointers. > > Thank you for any help > > How about trying: cd /usr/ports/emulators/qemu make WITHOUT_SDL=yes Does that build? I suspect your xorg-7. Also - your second link was useless.. Eric