From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5uEG-0003Ij-6t for qemu-devel@nongnu.org; Mon, 28 Feb 2005 18:23:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5uE9-0003E1-2y for qemu-devel@nongnu.org; Mon, 28 Feb 2005 18:23:01 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5uE7-0003CO-DH for qemu-devel@nongnu.org; Mon, 28 Feb 2005 18:22:59 -0500 Received: from [128.8.10.164] (helo=po2.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5txg-0003R4-R1 for qemu-devel@nongnu.org; Mon, 28 Feb 2005 18:06:01 -0500 Date: Mon, 28 Feb 2005 18:05:57 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] Remove qemu-fast warning Message-ID: <20050228230557.GA13037@jbrown.mylinuxbox.org> References: <200502282107.51822.paul@codesourcery.com> <1109627846.15140.2.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1109627846.15140.2.camel@localhost.localdomain> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: esrever_otua@pythonhacker.is-a-geek.net, qemu-devel@nongnu.org On Tue, Mar 01, 2005 at 10:57:26AM +1300, Darryl Dixon wrote: > Incidentally to this, I discovered that qemu will both ./configure (with > --target-list=i386-softmmu) and make && make install fine with no > sdl-devel installed, and will run fine, but will not have any graphical > output. I assume that this is technically a bug, as it doesn't warn at > any point that this will be the case. > > Cheers, > D > The bug would be that it doesn't warn. It should state that there will be no graphical output if it can't find libsdl-devel. (Tho you should have gotten a warning that SDL was not detected period.) Does this bug occur w/o Paul Brooks patch as well? qemu needs libsdl-devel in order to compile correctly and link to the libsdl library, in case that was not made clear before. > On Mon, 2005-02-28 at 21:07 +0000, Paul Brook wrote: > > >The attached patch removes the warning about lack of static SDL. This is only > >userd by qemu-fast, which isn't build by default. Anyone building qemu-fast > >should know what they're doing anyway. The current warning just confuses > >people. > > > >Please apply. > > > >Paul > >_______________________________________________ > >Qemu-devel mailing list > >Qemu-devel@nongnu.org > >http://lists.nongnu.org/mailman/listinfo/qemu-devel > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.